LimitedCreative/lang/default.yml
Jascha Starke 2c9e4b80a3 namespace rework
moved worldguardintegration into own namespace
moved worldguardcommand to correct namepsace
added prevention: dropping items in creative zone
added prevention: placing blocks outside creative zone
added prevention: dropping doors/beds in creative mode
2012-01-20 19:17:49 +01:00

35 lines
No EOL
1.5 KiB
YAML

command:
player: player
switch:
survival: Changes the game mode of a player to survival
creative: Changes the game mode of a player to creative
config:
overview: storecreative|blockpickup|blocksign|permissions|perm_keepinventory
gamemode:
changed: "{0}'s game mode has been changed"
option:
done: Option changed.
worldguard:
alias: Alias for //region-command
unknown_flag: Unknown flag specified
available_flags: Available flags
region_not_found: Could not find a region by that ID
world_not_found: Could not find a world by that name
no_flag_given: You need to specify a flag to set
no_integration: The worldguard-commands are not available, because worldguard wasn't found
flag_set: "The flag {0} was set"
additional_flags: Additional flags
exception:
command:
lackingpermission: You do not have access to this command
toomuchparameter: Too much arguments given
missingparameter: Not enough arguments given
playernotfound: Player not found
invalidoption: Unknown option
config:
savefail: Failed to write modified configuration to disk
blocked:
chest: Access to chests is not allowed in creative mode
sign: To interact with signs is not allowed in creative mode
survival_flying: You should stay on ground, when leaving a creative-area
outside_creative: You can not place blocks outside of the creative-area