Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Full color code support and some variables
- # Keep in mind that variables wont work for some lines, when it will for anothers :)
- # Just keep them where there are now and everything will be ok :)
- info:
- prefix: '&e[&aSV&e] '
- NoPermission: '&cYou don''t have permission!'
- Ingame: '&cYou can use this only in game!'
- FromConsole: '&cYou can use this only from console!'
- NotOnline: '&cThe player is not online!'
- NoPlayer: '&cCan''t find player with this name!'
- UseInteger: '&cPlease use numbers!'
- UseBoolean: '&cPlease use True or False!'
- NoLessThan: '&cNumber can''t be less than [amount]!'
- NoMoreThan: '&cValue can''t be more than [amount]'
- NoWorld: '&cCan''t find world with this name!'
- GlobalDisable: '&cVisualizer is disabled. Use &6/sv toggle &cto enable it!'
- TypeDisable: '&cThis type of visualizer is disabled. Enable it throw GUI!'
- Enabled: '&2Enabled'
- Disabled: '&cDisabled'
- command:
- help:
- output:
- usage: '&eUsage: &6%usage%'
- title: '&e-------&e ======= &6SV &e======= &e-------'
- page: '&e-----&e ====== Page &6[1] &eof &6[2] &e====== &e-----'
- prev: '&e<<<<< Prev page &e|'
- next: '&e|&e Next Page >>>>'
- nocmd:
- help:
- info: '&eShows all available commands'
- args: ''
- gui:
- help:
- info: '&eOpens GUI to edit personal settings'
- args: ''
- grid:
- help:
- info: '&eShows chunk grid'
- args: (fixy)
- watch:
- help:
- info: '&eSee other player selections'
- args: '[stop/info/playername]'
- info:
- Stopped: '&eYou have stopped to watch &6[player] &eselections'
- NoStop: '&eNothing to stop'
- Current: '&eYou currently watching &6[player] &eselections'
- NotWatching: '&eYou currently not watching any players selections'
- Started: '&eYou have started to watch &6[player] &eselections'
- chunk:
- help:
- info: '&eShows current chunk'
- args: ''
- we:
- help:
- info: '&eShows WorldEdit selection or copied area'
- args: (paste) (lock/tp)
- info:
- teleported: '&eTeleported to paste location'
- noTp: '&eThere is no saved teleport locations'
- return: '&eTo return into paste location use &6/sv we paste tp'
- wg:
- help:
- info: '&eShows WorldGuard regions'
- args: (regionName)
- info:
- notIn: '&eYou are not in WorldGuard region'
- notFound: '&eCan''t find WorldGuard region by this name'
- res:
- help:
- info: '&eShows Residence regions'
- args: (residenceName) (-s) (-a)
- info:
- notIn: '&eYou are not in Residence'
- stop:
- help:
- info: '&eStops currently showing particles'
- args: ''
- info:
- Stopped: '&eStopped'
- toggle:
- help:
- info: '&eToggles visualizer'
- args: ''
- info:
- Enabled: '&eVisualizer was &6Enabled'
- Disabled: '&eVisualizer was &cDisabled'
- gp:
- help:
- info: '&eShows GriefPrevention claims'
- args: ''
- fc:
- help:
- info: '&eShows Factions claims'
- args: (fixy)
- towny:
- help:
- info: '&eMuestra los terrenos de Towny'
- args: (fixy)
- k:
- help:
- info: '&eShows Kingdoms claims'
- args: (fixy)
- reload:
- help:
- info: '&eReloads configuration file'
- args: ''
- info:
- feedback: '&eConfig files reloaded!'
Advertisement
Add Comment
Please, Sign In to add comment