Commit Graph
17 Commits
Author SHA1 Message Date
auto 481cb007bf Correct directory name 2025-06-22 21:47:28 +02:00
auto fa14d001da Code cleanup 2025-06-22 21:45:51 +02:00
auto d416ec80e1 Added a way to load extra data for particles and added a boolean to determine if all frames should spawn at the same location 2022-09-07 22:39:48 +02:00
auto be97b45833 Fixed frames not properly repeating at the right speed 2022-08-31 05:13:18 +02:00
auto 33d95226a7 Fixed frame delay 2022-06-05 18:22:52 +02:00
auto 8502848103 Added package permission 2022-06-05 17:51:37 +02:00
auto 0bff66ad1f Added lore and name for display item to config 2022-06-05 17:36:16 +02:00
auto 7cc66db3ce Made particles rotate based on initial player rotation if they aren't relative to the player, and current player rotation if they are 2022-04-28 03:37:52 +02:00
auto c259e3f035 This might break everything so test this first on alpha or something
This should check if a player is in vanish
2022-02-26 03:03:02 +01:00
auto c98f141d7e Add bypass perm for cooldown 2022-02-23 04:10:57 +01:00
auto 3ef9fb534e Added delay
Made particles dependent on player yaw
2022-02-23 03:54:02 +01:00
auto 062a1a0f18 Added repeat delay 2022-01-13 23:18:07 +01:00
auto 8762a89751 Removed unused variables 2022-01-13 21:29:03 +01:00
auto a5d7afe556 Updated ParticleSet to have particle id 2022-01-13 21:25:35 +01:00
auto 2fe8b0d367 Give each particle set a unique id for the db 2022-01-13 20:10:56 +01:00
auto cc8ec26c66 Make gui's work (but player settings are always recreated on login cus idk how to make the db work)
register listeners
Added back button to particle selection gui
2022-01-12 22:26:22 +01:00
auto bc74d35faa Added GUI's
Added player settings
Added commands
2022-01-11 23:02:04 +01:00