Commit graph

41 commits

Author SHA1 Message Date
jack lin
c2878ba36a Fixed conflicted error 2014-07-29 23:18:15 +12:00
MistPhizzle
46ebcabd5b Actually remove null messages from /bending who 2014-07-28 23:29:31 -04:00
MistPhizzle
fc1032af51 /bending who changes
Will tell you if a member is a part of the ProjectKorra team.

Added sub element display for Waterbending
2014-07-28 11:44:32 -04:00
MistPhizzle
a3fbf6ccd1 Clean up /bending who so it doesn't show null slots
(Credit goes to AlexTheCoder)
2014-07-28 11:44:31 -04:00
MistPhizzle
bad3c187a2 Clean up Imports / Methods Class
Removed the comments from the Methods class that weren't necessary and
cleaned up the imports throughout all of the classes.
2014-07-28 11:44:30 -04:00
jack lin
78157bd2ac Fixed Generic warning, General Clean up
* Fixed Warning: A generic array of HashSet<String> is created for a
varargs parameter
* Cleaned Imports
* Removed unnecessary toggle message
2014-07-28 18:31:01 +12:00
MistPhizzle
05502e03c0 Fix /bending toggle 2014-07-26 18:26:28 -04:00
MistPhizzle
6ea5b61f2b Fix Import command not working 2014-07-26 17:50:51 -04:00
MistPhizzle
94fe066aa9 Add /bending toggle all
This turns Bending off for everyone. If Bending is off for everyone, no
single player can turn it back on.
2014-07-24 18:46:57 -04:00
MistPhizzle
d51ee9b9d2 /bending display [element] is in alphabetical order 2014-07-23 10:57:02 -04:00
jack lin
25e01aa855 Updated Reload, Import Cmd - See Description
* Added a reload method in the Methods class
* Allows database changes to take effect on /bending reload
* Prevented duplicates from the import command
2014-07-21 21:27:39 +12:00
jack lin
0b06187e71 Additions to Cmd Class - See extended Description
* Added Non valid element message for /bending display
* Added Abilities to display when using /bending who <player>
2014-07-21 20:54:07 +12:00
jack lin
4e7ae2b5e2 Added Import safeguard - See extended Description
* Added Import safeguard to prevent multiple imports
* Added ImportEnabled boolean for import safeguard
* Changed the use of Plugin.getConfig() to config in ConfigManger
2014-07-21 19:29:30 +12:00
jack lin
d811ecd575 Added missing help message 2014-07-21 19:07:57 +12:00
MistPhizzle
43d5135f54 Add helpful message to /b display 2014-07-16 21:19:41 -04:00
MistPhizzle
71aee98c29 1.2.0 BETA 8 2014-07-12 12:27:55 -04:00
jack lin
6bad38cc18 Updated importer to add slot abilities 2014-07-13 02:17:26 +12:00
jack lin
293d480e51 Added cmd list for help command. Fixed imports 2014-07-12 23:55:55 +12:00
MistPhizzle
cdb36052c7 Add a converter
Converts data from orion's plugin.
2014-07-11 23:34:03 -04:00
MistPhizzle
a17f98af45 1.2.0 BETA 6 2014-07-11 13:57:11 -04:00
MistPhizzle
4f2a59f942 Give Metalbending its own color
This color is configurable (Defaults: Dark Green). Will display
abilities in /bending display and their descriptions in this color if
they are metalbending abilities.
2014-07-10 10:38:26 -04:00
MistPhizzle
bbece259e1 Begin Metalbending
If you land on a metal block and you have metalbending permissions, you
will not take fall damage.
2014-07-10 10:30:13 -04:00
MistPhizzle
0b75442710 Fix Error when binding move to slot using non-int 2014-07-07 21:17:36 -04:00
MistPhizzle
9f9eacc150 /bending reload properly stops Bending 2014-07-05 10:39:08 -04:00
MistPhizzle
23fd81fb07 /bending choose not displaying Chi 2014-07-04 21:27:05 -04:00
MistPhizzle
9d5cc87f14 Permissions hotfix 2014-07-03 22:29:30 -04:00
MistPhizzle
d4cad612ec /b bind wont bind abilities player cant use 2014-06-30 20:49:44 -04:00
MistPhizzle
9bd3772148 /b display wont show abilities player cant use
This one actually does it
2014-06-30 20:48:07 -04:00
MistPhizzle
86707725b8 /b display wont show abilities player cant use 2014-06-30 20:45:50 -04:00
MistPhizzle
de819d2f1f Command Line Changes
'a' is now an alias for 'add'
'w' is now an alias for ;who'
2014-06-30 20:42:32 -04:00
MistPhizzle
3bd2e51b71 /bending bind is prettier
Now displays the slot #
The color of the message matches the color of the element.
2014-06-29 20:44:05 -04:00
MistPhizzle
616b0df993 Remove abilities you no longer have permission for 2014-06-28 21:56:10 -04:00
MistPhizzle
17f4c5c0ff "/bending add <player> element" works properly 2014-06-28 20:16:01 -04:00
MistPhizzle
44a0af1dc5 Don't let airbenders bind Chi Abilities 2014-06-28 19:51:31 -04:00
MistPhizzle
b08c42bb2b Fix color issues on Commands
All commands now use the proper element color as defined in the config.
2014-06-28 19:31:26 -04:00
MistPhizzle
959664c7b2 HighJump 2014-06-26 23:18:27 -04:00
MistPhizzle
cafea60f7c AvatarState 2014-06-24 18:01:55 -04:00
MistPhizzle
8e6c55b455 Fix FireStream Stuff
Dissipate correctly, etc.
2014-06-13 00:53:37 -04:00
MistPhizzle
937ff63bc6 Remove Case Sensitivity from /bending display 2014-06-13 00:53:35 -04:00
kingbirdy
0c7efc4115 changed to color codes to ChatColor, and removed excess lines 2014-06-13 00:30:43 -04:00
MistPhizzle
9d9f6672ed Initial Commit
Far from v1.0.0, but a start!
2014-06-12 19:21:20 -04:00