Commit Graph

568 Commits

Author SHA1 Message Date
Brianna O'Keefe fe9d1fdb26 Finished standalone kit system.
Will need bug fixes as well as expansion.
2018-04-05 03:48:48 -04:00
Brianna O'Keefe fd1e1761d6 Started UltimateKits recode
Added kit conversion from essentials.
Added getPermissions for our kit system.
2018-04-05 00:01:07 -04:00
Brianna O'Keefe 91a8a6a50c Fixed an issue with the gui editor. 2018-04-03 20:45:25 -04:00
Brianna O'Keefe d86c37d1eb Resolved an issue with Inventory Clicking. 2018-04-03 20:28:08 -04:00
Brianna O'Keefe 7ce9dd9c80 Updated ReadMe 2018-04-03 13:31:24 -04:00
Brianna O'Keefe 8501b16927 Added permissions to the plugin yaml. 2018-04-02 16:59:44 -04:00
Brianna O'Keefe 4cd64c33e2 Fixed Some issues.
You can no longer pickup glass out of the settings editor.
DisplayItems now despawn when a kit block is destroyed.
2018-04-02 02:44:14 -04:00
Brianna O'Keefe e588cc2179 Fixed UniqueId Issues. 2018-04-02 02:19:22 -04:00
Brianna O'Keefe a7b3cba961 Fixed UniqueId Issues. 2018-04-02 01:09:38 -04:00
Brianna O'Keefe 3629b7ed1c Gui Fix
If you had a kitpreview gui open when your server reloads it will kick you out of it so the player doesnt dismantal the gui.
2018-04-01 19:02:45 -04:00
Brianna O'Keefe dec0c42f03 Quick Fixes
Removed admin bypass from kit buying as it was causing a permission issue.
Resolved issue with UUID Instances
2018-04-01 18:59:07 -04:00
Brianna O'Keefe 4038fd13a3 Added a ReadMe. 2018-04-01 18:41:26 -04:00
Brianna O'Keefe eb33f459c3
Create LICENSE 2018-04-01 18:21:07 -04:00
Brianna O'Keefe 630ad5d01b Resolved an issue with the kit command not overriding correctly.
CommandHandler redone.
player instancing is now using UUID's as to dramatically cut down on memory usage.
Player instancing condensed.
Redid some of the code with the BlockEditor.
2018-04-01 18:16:44 -04:00
Songoda 18df9c05c3 Config now loads on start.
Instance System Redone.
Particle Handler Redone.
Deleted Unused Code.
Removed warning suppression found in KitPreviews handlers. (We fix issues we don't suppress them.)
When enabling DisplayItems while having holograms enabled the old holograms would not move, this is resolved.
Fixed buying kits as for some reason it was occasionally spelling names wrong. Nice.
Timeout for buy window removed. (It's useless)
The kit confirm buy window is now forced for admins so they can better test a kits functionality.
EpicSpawners styled interfaces added to buy window.
Sounds added when receiving a kit.
Your mouse will no longer reset when opening a kit from the /kits gui.
Removed sign listeners (I replaced this like a year ago its time to use the new method, (Just look at the sign and do a /kp set <kit>. Same result)
Hologram Handler redone.
You can now reorganize the holograms or even add new lines to it. Not sure why this wasn't a feature already xD
Gutted the Kit Object.
Config Redone.
Settings Editor Redone.
Made it so there is only a single version of KitPreview and the /Kits and /Kit command can be disabled in config.
2018-04-01 16:16:51 -04:00
BuildTools 2c4a1bfbaa Fixed a bug in the deeper editor sections.
added some glass to the top of the editor so items wouldnt get stuck.
added a command to create kits.
2018-02-18 11:57:50 -05:00
BuildTools 0c33c0fb73 Performance Improvments,
Sneak Clicking and regular clicking your kit blocks no longer places a block occasionally causing your display items to fling all over the place (That worked well).
changing the kits type in the block editor gui no longer resets your mouse.
decor options no longer closes gui when settings are applied.
some of the lore in the decor options have been changed (They were ridiculous).
decor options no longer send chat messages when an option is selected (This was pointless since it shows you in the GUI).
In decor options the setting that edits the displayitem has been redone to be less awful.
In gui options the setting that edits the displayitem is also less awful.
Added the fancy EpicSpawners styled interfaces.
Settings Menu upgraded and configuration optimized.
The price settings were not only broken but they were totally unintuitive and well.. they were bad. This is no longer the case.
The Gui title thing was also broken and also unintuitive, this has also, been redone.
fixed a bug in the decor settings that would make it so you couldnt click after leaving the gui, nice.
2018-02-17 15:45:26 -05:00
BuildTools 0da5249ec7 Initial commit 2018-01-24 13:15:28 -05:00