Commit graph

21 commits

Author SHA1 Message Date
Esophose
46fc435a96
Copy the yaw/pitch of the player when creating fixed effects 2022-02-21 01:38:30 -07:00
Esophose
bff7eef740
Added support for new 1.18 particle block_marker 2021-11-23 01:57:37 -07:00
Esophose
dc72e39f46
Added 1.17 particles 2021-06-21 13:26:50 -06:00
Esophose
fe64195386 Alphabetize the blocks and items cache, add blocks to the item data 2021-01-19 15:48:26 -07: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
c14785863c Added hex code support to 1.16. Fix material typo. Use bungee chat api. 2020-06-25 00:13:49 -06:00
Esophose
2d55d21a2a Version compatibility, craftbukkit error message 2020-05-04 20:50:02 -06:00
Esophose
9de5dfbda3 v7.4, fix fixed celebration w/ vanish, fixed create args, & fixed tp 2020-02-28 18:24:50 -07:00
Esophose
108a209193 Fix exception for '/pp fixed looking' with invalid effect/style args 2020-02-23 23:54:40 -07:00
Esophose
dcb18d94bb Added the ability for the console to manage its own fixed effects 2020-01-26 00:02:27 -07:00
Esophose
8a5479ec54 Actually use PPlayers for permissions 2020-01-16 14:25:29 -07:00
Esophose
f7b4a38b68 Add fixed teleport command, now using InputParser system, fixed issues 2020-01-09 18:58:50 -07:00
Esophose
c69860622d The plugin should use it's own API 2020-01-08 18:27:12 -07:00
Esophose
69d23c0527 More API functionality 2020-01-08 17:15:55 -07:00
Esophose
ca9cf08c70 Use maps instead of lists where applicable. Start work on API 2020-01-05 04:39:27 -07:00
Esophose
7774e500ca The style 'normal' is no longer given by default 2020-01-05 04:22:02 -07:00
Esophose
753b0f823a Code cleanup 2019-12-30 18:36:57 -07:00
Esophose
ad4b8a9def Locale refactoring 2019-12-12 19:32:53 -07:00
Esophose
0ede905fef WIP: Refactoring by removing statics and moving all managers 2019-12-09 12:04:06 -07:00
Esophose
da86916d32 Use gradle. Use standard Java project layout. Changed package name. 2019-10-17 16:04:43 -06:00
Renamed from src/com/esophose/playerparticles/command/FixedCommandModule.java (Browse further)