ScubaKitReloaded
Features
- You can change your underwater air reserve for each helmet
- You can add rules for each block, that you want to use as helmet (no, you can't put on your head each block - get another plugins/mods for it)
- You can edit rules, that added already.
- You can remove rules, that added already (besides "Air")
- You can change your underwater air reserve for even air (I mean, if you haven't helmet at your head at all)
- All edits has fully hot-swap support.
- You can add rules even for mod blocks (helmets from Mo'Creatures, for example)
ChangeLog
- This plugin is reloaded version of this plugin.
v.1.0
- Permissions chained with Vault.
- Removed permissions for helmets.
- Added some commands for editing settings.
- Added support for all items from mods.
Requirements
- Vault
== How To Install ==
- Drop ScubaKitReloaded.jar into your server's plugin folder.
- Restart your server. Now default settings is generated and plugin works and ready for tuning.
- Stop your server and go in \plugins\ScubaKitReloaded\plugin.yml and edit section "local" to make your localization of the speeches built inside, if it is necessary. Then start your server again.
- Try '/scuba' to learn how to use it.
== Configuration ==
Do not edit config.yml manually, besides localization - all the edits goes there through the commands. If plugin generates some errors after some your actions, then try to delete config.yml from the plugin folder and restart server, firstly.
== Issues, conflicts, bugs ==
- Don't give names to items, consisiting of more than 4 words - the excess will be cut off.
- When you generate new map at server with mods, IDs can change - so re-tune your helmet list.
== Permissions ==
- Scuba.list - gives access to /scuba list command. Give this for players.
- Scuba.set - gives access to /scuba set command.
- Scuba.add - gives access to /scuba add command.
- Scuba.remove - gives access to /scuba remove command.
- All operators have access to all commands, by default.
== Commands ==
- /scuba - shows Help.
- /scuba list - shows list of all registered helmets.
- /scuba add ID time name - adds item in list, with ID=ID, air reserve = time (seconds) and name (just in this list) = name.
- /scuba set ID time name - the same as previous, but fully rewrites existing item settings. You can change air for "Air" by command /scuba set 0 time name (default time - 16).
- /scuba remove ID - removes item with ID=ID from the list of registered helmets. You can't remove "Air".
Comments