Commit Graph

683 Commits

Author SHA1 Message Date
TreemanKing 73c422dbde
chore: setting the version for plugin.yml (#422) 2024-05-18 01:33:12 +01:00
TreemanKing ae33016af4
chore: build upgrades (#417)
Use updated methods.
Update dependencies
2024-05-12 14:36:37 +02:00
TreemanKing 669d0500fe
fix: Permission Tag (#418) 2024-05-12 14:35:21 +02:00
TreemanKing c2360ee908
feat: add support for hex colour codes on spigot
* Update Lang.java

https://www.spigotmc.org/threads/chatcolor-implementation-%C2%A7x-x.505831/

* Update Lang Files

* Add version requirement
2024-05-12 04:13:27 +02:00
TreemanKing f52b54db32
feat: add permission tag & compatible block trigger list
* Update DataStorage.java

- Fix error in folder creation.
- Use output file directly instead of asserting a new one

* Fix Null PlayerDataServices

* Feature: Add only compatible blocks to the trigger block list

* Permission Tag Added
2024-05-12 04:11:34 +02:00
Sekwah 2064c3f8ab feat: add cooldown tag that is stored 2024-02-05 02:17:44 +00:00
Sekwah 687ec8c9c9 feat: add global cooldown and throwback sounds 2024-02-04 05:31:53 +00:00
Sekwah 1b5ade0e82 fix: check the player is in the same world 2024-02-04 04:58:19 +00:00
Sekwah 7dde87dfcc feat: portals now trigger and nether portals are cancelled 2024-02-04 04:53:29 +00:00
sekwah 7b3004ea35 wip: switching stuff over for warp effects 2024-02-03 19:54:30 +00:00
Sekwah bc6c492899 fix: portal activation issue 2024-01-15 03:58:34 +00:00
Sekwah 98b3e8c3d3 feat: add the ability to split tags based on a splitstring 2024-01-15 01:20:12 +00:00
Sekwah a0a4633b9e feat: temporary player data is now stored for more perma use 2024-01-14 17:54:17 +00:00
Sekwah 01d864b1e9 feat(spigot): add command for porting portals and destinations to the new format 2024-01-14 17:54:17 +00:00
Sekwah ee5918b825 feat: add portal protections 2024-01-14 17:54:17 +00:00
Sekwah f40a52ab10 feat: add default trigger block if unspecified 2023-12-20 05:58:20 +00:00
sekwah a6de44b5ba feat: show triggerblocks in debug view 2023-12-19 06:23:01 +00:00
Sekwah 02d58e5dfd refactor: switch triggerblock to a tag for consistency 2023-12-18 02:25:02 +00:00
Sekwah 6d4fd07cc2 fix: improve auto complete for triggerblock 2023-12-18 02:19:08 +00:00
Sekwah fd0f011878 fix: issues with tab menu capitalisation 2023-12-18 02:03:03 +00:00
Sekwah ad7a482915 feat: can create basic portals with tags 2023-12-18 01:33:14 +00:00
Sekwah 21e7481a1a feat: add debug view for selection 2023-12-17 06:33:18 +00:00
Sekwah b84f3a9921 feat: add the ability for tags to reject values 2023-12-17 06:19:43 +00:00
Sekwah d51b6dbcdb feat: add show desti command 2023-12-12 03:53:37 +00:00
Sekwah 02dfd59679 feat: add abstracted game scheduler 2023-12-11 03:20:16 +00:00
Sekwah 9a92323660 feat: adding debug command 2023-12-10 12:00:19 +00:00
Sekwah 0cf22e3d10 feat: remap and filter tags 2023-12-07 03:58:56 +00:00
Sekwah 3c517a97c9 feat: add basic desti create and remove 2023-12-05 09:20:08 +00:00
sekwah c3e60fa02e feat: add error messages for the destination commands 2023-12-03 18:31:53 +00:00
sekwah 013d41d65d feat: make portal and desti implement the same tab auto complete 2023-12-03 14:50:44 +00:00
sekwah 725b847caa chore: improve dev tasks 2023-12-03 14:19:57 +00:00
Sekwah 4424ee77e6 feat: center titles based on length 2023-12-03 05:03:08 +00:00
Sekwah 9e5acdb2e5 chore: disable discord upload for now 2023-12-02 20:24:07 +00:00
Sekwah 93ceb0b422 fix: allow null values for auto complete suggestions 2023-12-02 20:22:59 +00:00
Sekwah b68153d744 feat: adding auto complete for tags 2023-12-01 04:11:29 +00:00
Sekwah 19d6d8f0fb feat: add a warning for no name being included 2023-11-29 03:32:11 +00:00
Sekwah 0753839699 feat: add the ability to have multiple values for a tag 2023-11-29 03:18:25 +00:00
Sekwah 394b238958 feat: new tag parser 2023-11-22 01:16:36 +00:00
Sekwah beee5e09dd chore: pre-commit cleanup 2023-11-22 00:25:59 +00:00
Sekwah 1402a56e21 chore: fix up project caps 2023-11-22 00:25:22 +00:00
Sekwah 34a083f620 chore: fix up newline on windows for builds 2023-11-22 00:23:23 +00:00
Sekwah edfbb713c6
feat: portal block placing checks surrounding blocks for orientation
Also moved data to be serializeddata
2023-05-14 21:31:17 +01:00
Sekwah 7414f21794
feat: portal placer block rotate tool 2023-05-14 21:12:18 +01:00
Sekwah 313b3b4d53
refactor: switch to permission builder 2023-05-06 06:26:06 +01:00
Sekwah 59b609415d
fix: show page numbers on tab complete 2023-04-12 15:29:33 +01:00
Sekwah c861333304
fix: remove references to old material + make translatable 2023-04-12 15:24:42 +01:00
Sekwah 4174b59942
feat: update lang command to add missing translation keys 2023-04-12 12:32:50 +01:00
Sekwah a9f2c532b8
feat: add list command & update translation colors 2023-04-12 11:59:49 +01:00
Sekwah c14afa79ed
fix: switch tab complete to empty arrays from null returns 2023-04-12 03:31:23 +01:00
Sekwah a9a337f2b5
fix: references to services in portal subcommands 2023-04-12 03:22:41 +01:00