Ben Woo
|
da1d059b84
|
Update list command to new api changes
|
2023-08-31 23:55:40 +08:00 |
|
Ben Woo
|
55805aa618
|
Merge branch 'MV5' into list-command
# Conflicts:
# src/main/java/com/onarandombox/MultiverseCore/MultiverseCore.java
|
2023-08-31 23:34:10 +08:00 |
|
Ben Woo
|
d1ff487a00
|
Merge pull request #2984 from Multiverse/worlds-config
Worlds config
|
2023-08-31 23:27:10 +08:00 |
|
Ben Woo
|
5208028e65
|
Add todo on comparing config file
|
2023-08-31 23:25:30 +08:00 |
|
Ben Woo
|
55fd08e0b1
|
Remove stray white spacing
|
2023-08-31 23:22:23 +08:00 |
|
Ben Woo
|
904bd8634a
|
Improve tests for world config file
|
2023-08-31 23:21:27 +08:00 |
|
Ben Woo
|
02b02530bd
|
Revert delete command changes
|
2023-08-31 23:02:19 +08:00 |
|
Ben Woo
|
5fca5b18b8
|
Remove from commands and add to tests
|
2023-08-31 22:58:33 +08:00 |
|
Ben Woo
|
aa412b1060
|
Add todo for loading worlds
|
2023-08-31 15:17:51 +08:00 |
|
Ben Woo
|
54c8bac3d3
|
Config node automatically use the enum node serializer
|
2023-08-31 15:16:41 +08:00 |
|
Ben Woo
|
decf20f95f
|
Add basic tests for world config
|
2023-08-31 14:59:31 +08:00 |
|
Ben Woo
|
6888783d01
|
Implement world blacklist config
|
2023-08-31 14:21:33 +08:00 |
|
Ben Woo
|
c569bc797f
|
Implement node serialisation
|
2023-08-31 14:21:33 +08:00 |
|
Ben Woo
|
5dba9b5904
|
Starting to shift worlds.yml to new config api
|
2023-08-31 14:21:32 +08:00 |
|
Ben Woo
|
55b21bf17e
|
Fix config tests
|
2023-08-31 14:14:55 +08:00 |
|
Ben Woo
|
4ff1663353
|
Temp fix to fix tests
|
2023-08-31 14:03:03 +08:00 |
|
zax71
|
ac6d42549d
|
Reorder logic to make it more readable
|
2023-08-30 17:40:52 +01:00 |
|
zax71
|
b500afd8f0
|
Whitespace fixes
|
2023-08-30 17:28:04 +01:00 |
|
zax71
|
0c79c6577e
|
Rename Services and LogsType enums
|
2023-08-30 17:26:15 +01:00 |
|
zax71
|
2b7d1412b5
|
Remove uploading message and print out directly
|
2023-08-30 17:23:19 +01:00 |
|
zax71
|
560a6d4d7e
|
Fix whitespace
|
2023-08-30 17:16:51 +01:00 |
|
zax71
|
8444383f16
|
Update command syntax
|
2023-08-30 17:15:17 +01:00 |
|
zax71
|
de77d09eaa
|
Move getBukkitConfig() and getServerProperties()` into FileUtils.java
|
2023-08-30 17:13:31 +01:00 |
|
zax71
|
69fdfcfd9f
|
Fix syntax
|
2023-08-30 17:03:28 +01:00 |
|
Ben Woo
|
cbf44cb918
|
Merge pull request #2928 from Multiverse/perm-revamp-3
feat: Revamp teleport world entry checking
|
2023-08-30 23:38:58 +08:00 |
|
Jeremy Wood
|
cb7ee2fc26
|
Merge pull request #2974 from Multiverse/update-readme
docs: Improve the readme badges
|
2023-08-30 11:28:34 -04:00 |
|
zax71
|
bf663a76dc
|
Add debug logging (in /mv debug 3)
|
2023-08-30 11:55:23 +01:00 |
|
zax71
|
4f756a4c2d
|
Change flags used
|
2023-08-30 11:52:28 +01:00 |
|
Ben Woo
|
d2b18b8545
|
Merge pull request #2982 from Multiverse/enum-flag
Specific flag builder for enum to streamline context and completion
|
2023-08-29 16:40:33 +08:00 |
|
Ben Woo
|
3800513dc5
|
Merge pull request #2983 from Multiverse/conditions-id
Fix command conditions not registering and lowercased
|
2023-08-29 12:16:17 +08:00 |
|
Ben Woo
|
74e7a1c9f3
|
Merge branch 'MV5' into perm-revamp-3
|
2023-08-29 10:55:52 +08:00 |
|
Ben Woo
|
0ddb5563be
|
Fix command conditions not registering and lowercased
|
2023-08-29 10:54:22 +08:00 |
|
Ben Woo
|
bf8bca3244
|
Specific flag builder for enum to streamline context and completion
|
2023-08-29 10:44:25 +08:00 |
|
Jeremy Wood
|
59d211ce92
|
Replace dependencies that were dropped accidentally.
|
2023-08-28 15:42:16 -04:00 |
|
Jeremy Wood
|
cba5f7c9d1
|
Fix up MV5 gradle configurations.
|
2023-08-28 15:33:41 -04:00 |
|
Jeremy Wood
|
542f321889
|
Merge remote-tracking branch 'origin/main' into MV5
# Conflicts:
# .github/workflows/promote_release.yml
# .github/workflows/release.yml
# build.gradle
# src/main/java/com/onarandombox/MultiverseCore/commands/RegenCommand.java
# src/main/java/com/onarandombox/MultiverseCore/listeners/MVPlayerListener.java
|
2023-08-28 15:31:34 -04:00 |
|
zax71
|
fa81f5b573
|
paste.gg and mclo.gs default
|
2023-08-28 16:45:57 +01:00 |
|
Jeremy Wood
|
2143930fac
|
Merge pull request #2980 from Multiverse/remove-modirnth-plugin
Remove modrinth gradle plugin
|
2023-08-28 09:57:01 -04:00 |
|
zax71
|
5af06d9a0f
|
Switch from hastebin to pastes.dev and fix non multi-file services
|
2023-08-28 14:38:42 +01:00 |
|
Ben Woo
|
5f12aa53b4
|
Remove modrinth gradle plugin
|
2023-08-28 00:15:39 +08:00 |
|
Jeremy Wood
|
1d371fb625
|
Merge pull request #2979 from Multiverse/hangar-api
Update hangar plugin deps bcu they changed the API
|
2023-08-27 12:09:40 -04:00 |
|
Ben Woo
|
320dc82b83
|
Update hangar plugin deps bcu they changed the API
|
2023-08-27 18:21:16 +08:00 |
|
Ben Woo
|
e06536acd6
|
Command manager already a parent class field
|
2023-08-27 13:48:03 +08:00 |
|
Ben Woo
|
39c702a5fc
|
Remove custom sendMessage method
|
2023-08-27 13:46:47 +08:00 |
|
Ben Woo
|
317b2c679f
|
Minor code style fixes
|
2023-08-27 13:45:06 +08:00 |
|
Ben Woo
|
5e9739bda9
|
Merge branch 'MV5' into pr/2975
# Conflicts:
# src/main/java/com/onarandombox/MultiverseCore/configuration/node/NodeGroup.java
|
2023-08-27 13:19:32 +08:00 |
|
Ben Woo
|
954e304f3a
|
Merge pull request #2977 from zax71/codestyle-changes
|
2023-08-26 19:26:51 +08:00 |
|
zax71
|
1f7ad9d27f
|
Add i18n
|
2023-08-26 11:53:15 +01:00 |
|
zax71
|
f261d88b4a
|
Fix codestyle
|
2023-08-26 11:28:58 +01:00 |
|
zax71
|
949eb44447
|
Invert --include-plugin-list to --exclude-plugin-list
|
2023-08-26 11:25:10 +01:00 |
|