File Details
Lightweight Essentials v3.0
- B
- Jun 29, 2014
- 35.29 KB
- 2.4K
- CB 1.7.2-R0.3
File Name
Lightweight_Essentials.jar
Supported Versions
- CB 1.7.2-R0.3
- Renamed the plugin from CreativeKing Essentials to Lightweight Essentials.
- Changed permission nodes, replace creativeking with lightweightessentials
- Changed the update checker
- Added auto update feature with /essentials update
- Added lightweightessentials.update permission to perform the update subcommand
- Added lightweightessentials.updatenotify permission to receive an ingame message when a new Lightweight Essentials update is available
- Added config option "update", setting this to false disables any update related thing like update checking and auto updating for this plugin
The Configuration file is a bit failing at the moment, it will generate a configuration file without comments so you can't see how to configure it properly, here is the file with the comments added:
# Enable / Disable Commands! true = Enabled & false = Disabled. enable: ban: true kick: true clearchat: true heal: true feed: true tp: true tphere: true setspawn: true spawn: true clearinventory: true motd: true setmotd: true setwarp: true warp: true delwarp: true kill: true burn: true msg: true broadcast: true sethome: true home: true delhome: true ping: true # MOTD on join, set to false if you do not want to show the MOTD to people when they join. onjoinmotd: true # Set the MOTD Text motd: Welcome to The Server! # Any update related thing, update checking, auto updating.. etc. can be disabled by setting this to false. update: true

