Commit graph

267 commits

Author SHA1 Message Date
Esophose
26cf3d2d33 Version number needs to have quotes 2020-04-30 14:57:11 -06:00
Esophose
bc495c65eb Added ability to reset offline player's particles 2020-04-30 13:19:55 -06:00
Esophose
802e8f90d2 Add max permission for particles, groups, and fixed effects 2020-04-30 12:28:10 -06:00
Esophose
2afb90c669 Fix issue with 'swords' and 'fishing' styles 2020-04-30 11:51:54 -06:00
Esophose
3bd7b5b9e9
Wooden swords 2020-04-22 18:34:22 -06:00
Esophose
826f37330b Added can-toggle-with-combat, added two more toggle-on-move options 2020-04-19 16:14:54 -06:00
Esophose
5d55eb05c2 Performance improvement for detecting player movement 2020-04-19 15:56:15 -06:00
Esophose
e8c9278e76 Concurrency adjustments for arrows and fishing styles 2020-04-19 15:26:48 -06:00
Esophose
91697ee112 Fix fishing style in 1.12.2- 2020-04-15 16:21:33 -06:00
Esophose
440c4621e9 1.9.4 compatibility fix 2020-04-15 15:42:12 -06:00
Esophose
e472209bdb Update changelog 2020-04-15 15:35:03 -06:00
Esophose
4e571f2114 Added style 'fishing' 2020-04-15 13:23:06 -06:00
Esophose
9d9b42dadf Added setting to display gui group creation message in different spots 2020-04-15 13:06:58 -06:00
Esophose
6936e516d7 Change how toggle-on-move setting works 2020-04-15 12:52:34 -06:00
Esophose
b2a5aa2eab Alphabetize and fix registering event-based styles 2020-04-15 04:08:44 -06:00
Esophose
ecf5162ed4
Merge pull request #41 from Esophose/34-add-event
Add ParticleStyleRegistrationEvent, deprecate registration API methods
2020-04-13 20:35:49 -06:00
Esophose
60a171e540 Add ParticleStyleRegistrationEvent, deprecate registration API methods 2020-04-13 20:35:03 -06:00
Esophose
f2a3263b41
Merge pull request #40 from Esophose/33-gui-icons
Move GUI icon settings to individual effect/style config files
2020-04-13 19:47:15 -06:00
Esophose
ecfec5354c Moved GUI icon settings to individual effect/style config files 2020-04-13 19:44:49 -06:00
Esophose
b5b87853f4 Fixed messages-enabled not working 2020-04-11 14:13:43 -06:00
Esophose
56569b11f1
Bump version to 7.7 2020-04-10 18:21:26 -06:00
Esophose
d7e4702640
Fix typo 2020-04-09 12:54:59 -06:00
Esophose
7a82e6d715
v7.6 changelog 2020-04-04 15:21:36 -06:00
Esophose
925241c6e2 Open gui before adding to set 2020-03-29 17:14:00 -06:00
Esophose
413f3cf97c Fix opening pp gui with another inventory open 2020-03-29 16:59:56 -06:00
Esophose
2d6405af8e Remove async from GUI 2020-03-29 16:44:50 -06:00
Esophose
26246b0cbf
Missing message in de_DE 2020-03-26 13:30:14 -06:00
HexedHero
7971be1914
Added style 'teleport' (#37) 2020-03-24 13:57:39 -06:00
Esophose
04abdfe208
Fix ConcurrentModificationException when looping GuiInventories 2020-03-17 11:16:03 -06:00
Esophose
e573c6f500
Merge pull request #36 from qsefthuopq/patch-3
Update SimplifiedChineseLocale.java
2020-03-16 20:21:13 -06:00
qsefthuopq
434c11e422
Update SimplifiedChineseLocale.java
Correct spelling mistake.
2020-03-17 10:19:53 +08:00
Esophose
6a7ff399ff Bump to v7.5 2020-03-16 16:25:52 -06:00
Esophose
3bf5f899bd MySQL table prefix and connection pool size settings 2020-03-16 16:13:59 -06:00
Esophose
08405801b6 Fix potential database deadlocks 2020-03-13 13:09:52 -06:00
Esophose
80a4613725 Added style 'trail' 2020-03-03 18:20:28 -07:00
Esophose
dfb39e006c Fix saving wrong group when loading groups 2020-03-03 18:00:14 -07:00
Esophose
be1c30989a Update changelog.txt 2020-02-28 18:31:47 -07:00
Esophose
9de5dfbda3 v7.4, fix fixed celebration w/ vanish, fixed create args, & fixed tp 2020-02-28 18:24:50 -07:00
Esophose
c8579b41b6 Merge remote-tracking branch 'origin/master' 2020-02-23 23:54:47 -07:00
Esophose
108a209193 Fix exception for '/pp fixed looking' with invalid effect/style args 2020-02-23 23:54:40 -07:00
Esophose
6b6ef0ba61
Update changelog.txt 2020-02-18 16:23:34 -07:00
Esophose
de44a43f6f Bump version to v7.3 2020-02-18 02:04:00 -07:00
Esophose
71d106666a
Merge pull request #32 from Esophose/async
Asynchronize most of the plugin
2020-02-18 02:01:14 -07:00
Esophose
7c60062a4c Fix celebration style disappearing with vanish if fixed 2020-02-16 19:07:44 -07:00
Esophose
3e733bad21 Don't register permissions if they're already registered 2020-02-16 18:40:15 -07:00
Esophose
ddbfd5292e Make the plugin async where possible 2020-02-16 03:36:00 -07:00
Esophose
621862a5be Added the option to spawn particles from far away 2020-02-14 19:10:52 -07:00
Esophose
cad1ecb7a7 Bump version to v7.2 2020-02-14 18:15:12 -07:00
Esophose
e406f26343 Fix bug with mysql table creation 2020-02-14 18:10:41 -07:00
Esophose
7229ce9033 Update changelog 2020-02-13 17:49:47 -07:00