Open Amarillod31 opened 3 years ago
What command are you trying to use? And what do you have in your config file for commands?
I've tried using all of them but none of them let me. This I have in my files:
general {
B:creativeIgnoresProtection=true
# Whether non-op players can claim chunks using '/lm claim'
B:disableClaiming=false
# The max number of areas a player can own
# Use -1 for no limit
# Min: -1
# Max: 2147483647
I:maxAreasCanOwn=-1
##########################################################################################################
# client
#--------------------------------------------------------------------------------------------------------#
# Client side configurations
##########################################################################################################
client {
# The alpha for the sides of area boxes rendered in the world
# Min: 0.0
# Max: 1.0
D:areaBoxAlpha=0.20000000298023224
# The thickness of area box edges rendered in the world
# Min: 0.0
# Max: 1.7976931348623157E308
D:areaBoxEdgeThickness=0.025
# The scale of the area label that's rendered
D:areaNameScale=1.0
# The radius within which nearby areas will show when /lmShow is showing all nearby areas
# Min: 0
# Max: 2147483647
I:showAllRadius=16
# Whether OPs will see area changes in their chat
B:showChatLogs=true
# The colour of the area change title when you move into an area you're a member of
# Valid values:
# BLACK
# DARK_BLUE
# DARK_GREEN
# DARK_AQUA
# DARK_RED
# DARK_PURPLE
# GOLD
# GRAY
# DARK_GRAY
# BLUE
# GREEN
# AQUA
# RED
# LIGHT_PURPLE
# YELLOW
# WHITE
S:titleColourAreaMember=GREEN
# The colour of the area change title when you move into an area you're not a member of
# Valid values:
# BLACK
# DARK_BLUE
# DARK_GREEN
# DARK_AQUA
# DARK_RED
# DARK_PURPLE
# GOLD
# GRAY
# DARK_GRAY
# BLUE
# GREEN
# AQUA
# RED
# LIGHT_PURPLE
# YELLOW
# WHITE
S:titleColourAreaOutsider=RED
# The colour of the area change title when you move into the Wilderness
# Valid values:
# BLACK
# DARK_BLUE
# DARK_GREEN
# DARK_AQUA
# DARK_RED
# DARK_PURPLE
# GOLD
# GRAY
# DARK_GRAY
# BLUE
# GREEN
# AQUA
# RED
# LIGHT_PURPLE
# YELLOW
# WHITE
S:titleColourWilderness=GRAY
# Whether title messages should be displayed when moving into a different area
B:titleOnAreaChange=true
}
##########################################################################################################
# permissions
#--------------------------------------------------------------------------------------------------------#
# Non-OP player permissions for what they can change in their areas
##########################################################################################################
permissions {
# If true then the 'claim' command will create a request rather than take instant effect
# An OP will then need to use the 'approve' command to accept the request
B:claimRequest=false
# If area owners can toggle whether explosions can destroy blocks in the area
B:explosions=false
# If area owners can toggle whether hostile entities can spawn in the area
B:hostileSpawning=false
# If area owners can toggle whether other players can interact (right click) with blocks in the area
B:interactions=false
# If area owners can toggle whether passive entities can spawn in the area
B:passiveSpawning=false
# If area owners can rename their areas
B:rename=false
# If non-op players can use '/lm tool' to get the admin tool for creating areas
B:tool=false
}
##########################################################################################################
# globalsettings
#--------------------------------------------------------------------------------------------------------#
# Global settings affect all blocks outside of any areas
##########################################################################################################
globalsettings {
# Can explosions destroy global blocks
B:canExplosionsDestroyBlocks=true
# Can hostile entities spawn in global spaces
B:canHostileSpawn=true
# Can passive entities spawn in global spaces
B:canPassiveSpawn=true
# Can players break global blocks
B:canPlayersBreakBlocks=true
# Can players interact with global blocks
B:canPlayersInteract=true
# Can players place global blocks
B:canPlayersPlaceBlocks=true
}
}
I've tried using all of them but none of them let me
Are you sure the mod is actually loaded? Can you show the logs saying that the mod is loaded and/or can you see it in-game in your mod list (if you're using client only)?
Yes, it's in my mods folder
Hi?
@Amarillod31 You need to provide the "latest.log" file or a similar prove, so that the authors know, that the mod has loaded without any errors. Putting it in the mods folder does not guarantee that the mod has loaded correctly. :)
Oh, how can I see that?
They're in the logs
folder within your Minecraft instance
This?
Depending on how you're running modded MC, possibly. You could just Google this though
Hi! I have a problem with the mod of LandManager. I have a server in aternos and when I want to put a command it I get that the command does not exist please, I need help