Sekwah
833399e8d0
feat: add command tags ( #443 )
...
Co-authored-by: TreemanKing <67459602+TreemanKing@users.noreply.github.com>
2024-11-18 05:32:21 +00:00
Sekwah
5f44e24824
feat: switch files over to using yaml ( #427 )
2024-11-18 05:32:21 +00:00
TreemanKing
7c7dc98edd
feat: Add destination teleport subcommand ( #420 )
2024-11-18 05:32:21 +00:00
TreemanKing
69fa988f97
fix: Permission Tag ( #418 )
2024-11-18 05:32:21 +00:00
TreemanKing
94522c237f
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-11-18 05:32:21 +00:00
TreemanKing
6386a89913
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-11-18 05:32:21 +00:00
Sekwah
c9d98b39c3
feat: add cooldown tag that is stored
2024-11-18 05:32:21 +00:00
Sekwah
7c1a4ceee7
feat(spigot): add command for porting portals and destinations to the new format
2024-11-18 05:32:21 +00:00
Sekwah
d568f051f8
feat: add portal protections
2024-11-18 05:32:21 +00:00
Sekwah
81e8876079
fix: issues with tab menu capitalisation
2024-11-18 05:32:21 +00:00
Sekwah
9ccf7b1d13
feat: can create basic portals with tags
2024-11-18 05:32:21 +00:00
Sekwah
3558629f8e
feat: add the ability for tags to reject values
2024-11-18 05:32:21 +00:00
Sekwah
6629151fc6
feat: add show desti command
2024-11-18 05:32:21 +00:00
Sekwah
008573305e
feat: add abstracted game scheduler
2024-11-18 05:32:21 +00:00
Sekwah
f002c8e125
feat: adding debug command
2024-11-18 05:32:21 +00:00
Sekwah
a658e7df87
feat: remap and filter tags
2024-11-18 05:32:21 +00:00
Sekwah
c6d644a0b3
feat: add basic desti create and remove
2024-11-18 05:32:21 +00:00
sekwah
13a27cacb3
feat: add error messages for the destination commands
2024-11-18 05:32:21 +00:00
sekwah
6921749128
feat: make portal and desti implement the same tab auto complete
2024-11-18 05:32:21 +00:00
Sekwah
852221533f
feat: center titles based on length
2024-11-18 05:32:21 +00:00
Sekwah
c64c342a4d
feat: adding auto complete for tags
2024-11-18 05:32:21 +00:00
Sekwah
106a0ae8b4
feat: add a warning for no name being included
2024-11-18 05:32:21 +00:00
Sekwah
2cd64528a4
fix: remove references to old material + make translatable
2024-11-18 05:32:21 +00:00
Sekwah
10618e2ab0
feat: update lang command to add missing translation keys
2024-11-18 05:32:21 +00:00
Sekwah
33c92212db
feat: add list command & update translation colors
2024-11-18 05:32:21 +00:00
Sekwah
9deb765ad5
fix: switch tab complete to empty arrays from null returns
2024-11-18 05:32:21 +00:00
Sekwah
8dd1094ab6
fix: language file duplication
2024-11-18 05:32:21 +00:00
Sekwah
7fe48075ab
chore(ci): add pre-commit as well as split variables out
2024-11-18 05:32:21 +00:00
Sekwah
4d45719a3a
Re-organising structure
2024-11-18 05:32:21 +00:00