Commit Graph

49 Commits

Author SHA1 Message Date
JaTiTV ff2cb3ce96 Merge pull request '2.6.1' (#6) from perm-change into main
Reviewed-on: JaTiTV/CommandGUI#6
2022-03-21 22:23:25 +01:00
JaTiTV 92d4c86aa0 2.6.1 2022-03-21 22:21:54 +01:00
JaTiTV e98c047ff0 Update pom.xml 2022-03-10 22:54:24 +01:00
JaTiTV 4cbe8ed802 2.6.0
Add:
- 1.18.2 Support

Bugfix:
- Fixed a bug where bungee commands were executed multiple times when multiple players were on the server.

New features:
- Bungee commands can now also be executed from the server
2022-03-08 20:12:02 +01:00
JaTiTV e8b5d49822 Merge pull request 'Bugfix' (#5) from 2.5.23 into main
Reviewed-on: JaTiTV/CommandGUI#5
2022-02-09 22:54:29 +01:00
JaTiTV ce07fd2f37 Bugfix 2022-02-09 22:53:18 +01:00
JaTiTV c7fe0603fe Update pom.xml 2022-01-19 11:15:53 +01:00
JaTiTV 4849ca06e7 Update ItemChange.java 2022-01-19 11:15:47 +01:00
JaTiTV fe7ae61242 Update database to Hikari 2022-01-16 03:03:04 +01:00
JaTiTV b3934e22cc Update T2C-LuckyBox API 2022-01-13 03:46:08 +01:00
JaTiTV 7808a3bf6e Update pom.xml 2022-01-13 03:30:08 +01:00
JaTiTV f1e1c0de57 LuckyBox was added to OpenGui 2022-01-13 03:28:06 +01:00
JaTiTV c4525a0055 add debugmessages 2022-01-11 02:44:36 +01:00
JaTiTV 7e81c3403d 2.5.20 | bugfix 2022-01-08 07:47:49 +01:00
JaTiTV cb5f8a7350 Merge pull request '2.5.19' (#4) from world-black-/-whitelist into main
Reviewed-on: JaTiTV/CommandGUI#4
2022-01-07 20:43:37 +01:00
JaTiTV 811d6a7a9d Update Events.java 2022-01-07 20:42:32 +01:00
JaTiTV 88bdac1fc8 small changes 2022-01-07 20:40:43 +01:00
JaTiTV 2e29bfb270 Merge pull request '2.5.19 | Add UseItem World Protection and Change and minor code changes' (#3) from world-black-/-whitelist into main
Reviewed-on: JaTiTV/CommandGUI#3
2022-01-07 20:40:17 +01:00
JaTiTV 89030215a1 2.5.19 | Add UseItem World Protection and Change and minor code changes 2022-01-07 20:32:59 +01:00
JaTiTV b212b68f67 recode Bungee config 2022-01-07 19:19:40 +01:00
JaTiTV ee587742d1 Merge pull request '2.5.18' (#2) from 2.5.18 into main
Reviewed-on: JaTiTV/CommandGUI#2
2022-01-07 18:17:43 +01:00
JaTiTV 908e137943 Update pom.xml 2022-01-06 19:18:09 +01:00
JaTiTV 47c2329ff9 Update pom.xml 2022-01-06 18:28:27 +01:00
JaTiTV 75ab60bbaa Changes
- If the option Join.Cursor.ToGUIItem.OnLogin was set to true the cursor was set to the UseItem even if the GameMode was changed, this was fixed.
- Protection was completed
2022-01-06 03:04:56 +01:00
JaTiTV 8377667f55 code changes 2022-01-06 02:21:27 +01:00
JaTiTV 7afbdd695c 2.5.18_DEV 2022-01-06 02:20:59 +01:00
JaTiTV 91f8d744cc Update GUI_Listener.java 2022-01-03 18:11:51 +01:00
JaTiTV b80eaa08be Update OpenGUI.java 2022-01-01 17:48:42 +01:00
JaTiTV b36fdc2d67 2.5.17 2022-01-01 03:40:54 +01:00
JaTiTV 35c277ba3b Update question.md 2021-12-31 05:47:45 +01:00
JaTiTV 8fd5ac7c80 Update pom.xml 2021-12-31 04:28:30 +01:00
Jan Reintzsch 0aefd0eb64 Merge pull request '2.5.16' (#1) from 2.5.16_DEV into main
Reviewed-on: JaTiTV/CommandGUI#1
2021-12-31 04:24:41 +01:00
JaTiTV 7b0d8952ec add ISSUE_TEMPLATE 2021-12-31 04:19:00 +01:00
JaTiTV 5d8188b684 Added more subcommands for '/cgui admin info' 2021-12-31 04:17:11 +01:00
JaTiTV b5553c770d 2.5.16_Snapshot_1 2021-12-29 06:57:11 +01:00
JaTiTV f734748df8 Message added to the '/gui-item' command if this function is disabled 2021-12-29 06:55:36 +01:00
JaTiTV a80d0d3e43 Remove Debugmessages 2021-12-29 06:54:30 +01:00
JaTiTV 6c53d936a0 clean code 2021-12-29 06:47:33 +01:00
JaTiTV ff5c559f93 Commented files (e.g. gui.ymlX) are no longer recognized as gui. 2021-12-29 06:44:04 +01:00
JaTiTV 02cf238cd2 Fix UseItem.InventorySlot.SlotEnforce 2021-12-29 06:34:29 +01:00
JaTiTV c395d2fa67 small fix 2021-12-22 21:20:55 +01:00
JaTiTV aa306ecb0a Update Util.java 2021-12-22 20:42:40 +01:00
JaTiTV fda80bf9fc Update to T2CodeLib 8 2021-12-22 20:18:50 +01:00
JaTiTV 675a5651ef Final 2.5.14 2021-12-22 19:52:19 +01:00
JaTiTV 3792e0ebfc Update MSG.java
Minor errors in the language files
2021-12-22 19:51:09 +01:00
JaTiTV 613b8652b4 Update Load.java
BungeeCommands could not be executed
2021-12-22 19:48:50 +01:00
JaTiTV 75b4a323c5 bugfix
- /commandgui [gui] did not work, this has been fixed
- small channges
2021-12-22 19:47:35 +01:00
JaTiTV e0da2cd88d 2.5.13 2021-12-22 18:29:16 +01:00
JaTiTV 6b6ebbcd18 1.2.0 2021-12-21 05:57:29 +01:00