Commit graph

376 commits

Author SHA1 Message Date
Esophose c6c992cf05 Increment version, update changelog 2021-01-19 15:54:12 -07:00
Esophose fe64195386 Alphabetize the blocks and items cache, add blocks to the item data 2021-01-19 15:48:26 -07:00
Esophose f51fae2f63 Fix a NPE trying to get effects/styles for an offline player 2021-01-19 15:43:11 -07:00
Esophose 3d5fd84822
Update WorldGuardWrapper 2021-01-18 13:46:11 -07:00
Esophose e4eda8e6da
Update README.md to say 1.16.5 2021-01-16 05:12:16 -07:00
Esophose 34ae6f1928 Allow directly opening two more gui pages 2020-12-30 00:29:32 -07:00
Esophose 28665d548e Fix effects or styles defaulting even if the player has no permission 2020-12-30 00:10:39 -07:00
Esophose 9bc4e82af0 Added an option to make the group save gui icon print a message to chat 2020-12-05 18:10:19 -07:00
Esophose 72ee0ab219 Fix group overwriting 2020-12-05 17:31:31 -07:00
Esophose dd9c0a6321 Fixed registering permissions before effects/styles were loaded 2020-12-05 17:20:43 -07:00
Esophose ee5b9ba7f1 Fix messages having a prefix even when disabled 2020-12-02 22:56:28 -07:00
Esophose 91e1e81ccd Added netherite sword to default swords style names 2020-12-02 22:09:54 -07:00
Esophose 89a19d308e Fixed needing to delay certain tasks after pp reload 2020-12-02 22:09:41 -07:00
Esophose 356d700c78 Don't run /ppo async to avoid race conditions 2020-11-27 18:38:56 -07:00
Esophose f06b81a54d Added a safeguard to the celebration style
For some reason the task gets frozen in the last state and endlessly spawns the bursts, this fixes that rare condition
2020-11-26 23:17:16 -07:00
Esophose 9a6f33f2f1
Update README.md to say 1.16.4 2020-11-02 15:23:30 -07:00
Esophose df7162637c Fixed ParticlePair owner not getting set with /pp group load 2020-10-25 18:16:22 -06:00
Esophose 5288d669e4 Added /pp use 2020-10-18 12:01:34 -06:00
Esophose dfe4d99568 Added override annotations to command methods, optimized imports 2020-10-18 11:16:05 -06:00
Esophose 06c705ef38 Wait a few ticks during startup to be able to load custom styles 2020-10-18 11:04:11 -06:00
Esophose 822fe397aa WorldGuard merge unification 2020-10-01 23:20:00 -06:00
Esophose b20d9582b3
Merge pull request #59 from eth-p/master
Add "player-particles" flag to replace allow/disallow regions. (Fixes #56)
2020-10-01 22:47:00 -06:00
Esophose b08cfcaa77
Merge pull request #60 from Esophose/preset-group-sorting
Preset group sorting
2020-10-01 22:46:47 -06:00
Esophose fe9b580baf Hide particles from the owner if they are vanished 2020-10-01 22:41:05 -06:00
Ethan P 5f6ee80f1c
Add strictOrdering parameter to setting isDefault check 2020-10-01 21:28:06 -07:00
Ethan P 63ccc28c8e
Deprecate WG regions in favor of "player-particles" flag 2020-10-01 21:23:45 -07:00
Esophose 4ce525785a Added setting to hide preset group descriptions, added preset lore 2020-09-17 22:02:47 -06:00
Esophose 99daf94112 Hide GUI preset pages if there's nothing on them 2020-09-17 21:39:07 -06:00
Esophose 00848211cf Colorify the preset group display name 2020-09-16 23:48:26 -06:00
Esophose 163a1502ce Allow fine tuning of the preset groups pages 2020-09-16 23:14:12 -06:00
Esophose e3bb724934 Allow /pp toggle [on|off] 2020-09-16 18:57:45 -06:00
Esophose 6a4a068051 Merge remote-tracking branch 'origin/master' 2020-09-16 15:37:56 -06:00
Esophose 99c6666384 Made the group and preset group gui pages paginated 2020-09-16 15:37:36 -06:00
Esophose d3ed5ca80e
Update version in README.md 2020-09-10 14:21:33 -06:00
Esophose cab6de1bfc Finally fix the janky way of using /pp to open the gui. Fixed error msgs 2020-09-06 20:11:42 -06:00
Esophose ca485e0825 Make ParticleStyle constructors protected 2020-09-02 22:49:23 -06:00
Esophose 4474c4354c Fix off by 1 for hex colors when stopping at end of string 2020-08-25 18:44:53 -06:00
Esophose 3a441e3329 Use doubles instead of floats for MathL 2020-08-25 18:44:41 -06:00
Esophose 09fdeaf612 Fix preset group overrides for command not working properly 2020-08-25 18:44:27 -06:00
Esophose 770a934db1 Merge remote-tracking branch 'origin/master' 2020-08-17 21:48:08 -06:00
Esophose ccf04115f5 Use compileOnly over shadow 2020-08-17 21:48:02 -06:00
Esophose f683b78951
Update README.md 2020-08-11 14:04:12 -06:00
Esophose e7190a57fe Use Material.matchMaterial instead of Material.valueOf 2020-07-12 16:04:23 -06:00
Esophose 631db42937 Update WorldGuardWrapper 2020-07-10 13:31:13 -06:00
Esophose 8e735914b3 Added hex utils, fixed preset group permissions 2020-06-30 16:30:40 -06:00
Esophose 8046e90c46 Merge remote-tracking branch 'origin/master' 2020-06-25 03:53:44 -06:00
Esophose 6844d147dd Fix using multiple hex codes in one message 2020-06-25 03:53:39 -06:00
Esophose ea4ab00bfb
Update README.md 2020-06-25 02:41:02 -06:00
Esophose 7a955ff853 Update changelog.txt 2020-06-25 00:21:57 -06:00
Esophose c14785863c Added hex code support to 1.16. Fix material typo. Use bungee chat api. 2020-06-25 00:13:49 -06:00