Commit Graph

26 Commits

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