Commit Graph

26 Commits

Author SHA1 Message Date
Bea 9562b27953 Add 'LICENSE.md'
continuous-integration/drone/push Build is passing Details
2022-08-11 22:05:05 +02:00
Bea ea02b866e1 Add world capability check for setfirework
continuous-integration/drone/push Build is passing Details
2022-08-11 21:46:23 +02:00
Bea 34730ec881 Add world capability check for setspawn
continuous-integration/drone/push Build is passing Details
2022-08-11 21:41:59 +02:00
Bea 0783505dce Implement method to check if setup is complete
continuous-integration/drone/push Build is passing Details
2022-08-11 21:38:49 +02:00
Bea ace286c982 Clean up code
continuous-integration/drone/push Build is passing Details
2022-08-11 19:43:14 +02:00
Bea 6c434a02d5 Update plugin author name
It's happening :)
2022-08-11 18:35:58 +02:00
Bea 9133bac154 Fix localization mistake
continuous-integration/drone/push Build is passing Details
2022-08-11 18:22:03 +02:00
Bea acaa45ac3f Rename utils classes to follow correct naming schemes
continuous-integration/drone Build is passing Details
2022-08-11 18:17:57 +02:00
Bea c0fa56fea2 Fix console error on join in case the spawn is not set 2022-08-11 18:14:34 +02:00
Bea 71716710af Update Drone configuration
continuous-integration/drone/push Build is passing Details
2022-06-01 18:12:32 +02:00
Bea 635b44a126 Update Drone configuration 2022-06-01 18:12:11 +02:00
Bea 4c66cf42fe Update Drone to only build on main branch
continuous-integration/drone/push Build is passing Details
2022-06-01 18:05:14 +02:00
Bea 452471c665 Enable DroneCI support
continuous-integration/drone/push Build is passing Details
2022-05-31 23:59:20 +02:00
Bea 6c55bd3e6e Rename main package 2022-05-31 20:34:36 +02:00
Bea 5e9b047281 Remove and ignore .iml file 2022-05-31 20:26:02 +02:00
Bea f04e677e7b Ignore and remove .idea directory 2022-05-31 20:25:07 +02:00
Bea dfa7aef90f Ignore and remove build files 2022-05-31 20:24:10 +02:00
Bea bad1a60e5a Move build process to Maven 2022-05-31 20:20:18 +02:00
Bea 7dc9e51ea3 Remove Ant scripts 2022-05-31 20:15:08 +02:00
Bea 433418ca70 Refactor other classes to reflect new Cache class name 2022-05-31 20:14:53 +02:00
Bea 3bc9969ed4 Rename Cache class 2022-05-31 20:12:58 +02:00
Bea 8ff335cff0 Move UHC utility methods to new UhcUtils class 2021-01-10 00:52:06 +01:00
Bea c1a34875cf Move config classes to configuration sub-package 2021-01-10 00:48:42 +01:00
Bea ea061e55e6 Move math method to new NumberUtils class 2021-01-10 00:48:10 +01:00
Bea b45f7f5a8f Change few things to optimize
This brings no particular changes, but hopefully coding will start again soon.
I just changed two methods to dynamically get the UhcCore instance instead of taking it as an argument.
2021-01-10 00:37:11 +01:00
Bea 3928c0ae9e initial commit 2020-04-09 18:23:36 +02:00