Commit Graph

  • fa4391e543
    Merge branch 'MV5' into world-revamp-continue Ben Woo 2023-09-03 15:52:56 +0800
  • 046840f0d9
    refactor: Remove deprecated and unused classes Ben Woo 2023-09-03 15:52:02 +0800
  • 3356757c13
    Implement proper reloading of worlds config Ben Woo 2023-09-03 15:39:57 +0800
  • dff192f3ce
    Make MVWorld constructor non-public Ben Woo 2023-09-03 14:55:39 +0800
  • f2a3d3f85a
    Refactor newMVWorld instance creation Ben Woo 2023-09-03 14:53:51 +0800
  • 550dae92e9
    Implement more world manager features Ben Woo 2023-09-03 14:35:27 +0800
  • 1fef714b8f Fix /mv dumps to support ANSI and UTF-8 encoded log files zax71 2023-09-02 19:08:09 +0100
  • b42b77b0bf implement `/mv gamerules` command zax71 2023-09-02 18:04:31 +0100
  • b154606922
    Finish basic CRUD for new world management Ben Woo 2023-09-03 00:51:07 +0800
  • 7828c92926
    Add entryfee, spawning and spawn location Ben Woo 2023-09-02 23:07:39 +0800
  • 1f7b8ffa96
    Add remaining world properties methods Ben Woo 2023-09-02 22:30:06 +0800
  • 35993419ca
    Implement basic load, unload and remove world Ben Woo 2023-09-02 21:59:53 +0800
  • a8fbeb53d4
    Update bukkit world when world config node set Ben Woo 2023-09-02 17:04:30 +0800
  • e1eae48bc7
    Implement basic create and delete world Ben Woo 2023-09-02 16:54:33 +0800
  • 5dd22b5d9b
    Basic mvworld and offline world Ben Woo 2023-09-02 16:12:34 +0800
  • 07b543a845
    Implement AddWorldOptions to condense method parameters Ben Woo 2023-09-02 15:19:30 +0800
  • f7295e2c2e
    Cleanup TODO messages Ben Woo 2023-09-02 14:50:10 +0800
  • a7644b6866
    Merge pull request #2975 from zax71/MV5-version-command Ben Woo 2023-09-01 23:52:45 +0800
  • 381f440a6b
    Merge branch 'MV5' into MV5-version-command Ben Woo 2023-09-01 23:42:55 +0800
  • 4300d83c90
    Merge pull request #2986 from zax71/MV5-coord-command Ben Woo 2023-09-01 23:42:04 +0800
  • adcbcdb7df
    Merge pull request #2987 from Multiverse/new-config-migrate Ben Woo 2023-09-01 23:41:51 +0800
  • b57b70aa28
    Merge pull request #2988 from Multiverse/world-config-props Ben Woo 2023-09-01 23:41:38 +0800
  • 7a8f468f98
    Minor refactor to dumps command Ben Woo 2023-09-01 23:39:36 +0800
  • 867f4a447d
    Better error handling for finding files in server directory Ben Woo 2023-09-01 23:33:30 +0800
  • 55aac81258
    Merge branch 'MV5' into pr/2975 Ben Woo 2023-09-01 23:28:05 +0800
  • 194dc8ef8a
    Fix error message i18n path key Ben Woo 2023-09-01 23:26:23 +0800
  • c7c344730b
    Minor refactor to coord command and fix tests Ben Woo 2023-09-01 23:21:57 +0800
  • f8b75c0781
    Update src/main/java/com/onarandombox/MultiverseCore/commands/CoordinatesCommand.java Zax71 2023-08-31 10:23:57 +0100
  • dc89161a04
    refactor: rename permission Zax71 2023-08-30 18:16:43 +0100
  • 90522a014e
    Add /mv coordinates zax71 2023-08-30 16:41:15 +0100
  • 6effeacd1b
    Add getWorldConfig method Ben Woo 2023-09-01 11:20:25 +0800
  • 42eadd91a5
    Adda remaining properties methods to WorldConfig Ben Woo 2023-09-01 11:00:59 +0800
  • 1b2f8889ce
    Do not migrate if new config file is created Ben Woo 2023-09-01 00:03:29 +0800
  • 1e9f19b01f
    Merge pull request #2841 from Multiverse/list-command Ben Woo 2023-08-31 23:58:56 +0800
  • da1d059b84
    Update list command to new api changes Ben Woo 2023-08-31 23:55:40 +0800
  • 55805aa618
    Merge branch 'MV5' into list-command Ben Woo 2023-08-31 23:34:10 +0800
  • d1ff487a00
    Merge pull request #2984 from Multiverse/worlds-config Ben Woo 2023-08-31 23:27:10 +0800
  • 5208028e65
    Add todo on comparing config file Ben Woo 2023-08-31 23:25:30 +0800
  • 55fd08e0b1
    Remove stray white spacing Ben Woo 2023-08-31 23:22:23 +0800
  • 904bd8634a
    Improve tests for world config file Ben Woo 2023-08-31 23:21:27 +0800
  • 02b02530bd
    Revert delete command changes Ben Woo 2023-08-31 23:02:19 +0800
  • 5fca5b18b8
    Remove from commands and add to tests Ben Woo 2023-08-31 22:58:33 +0800
  • aa412b1060
    Add todo for loading worlds Ben Woo 2023-08-31 15:17:51 +0800
  • 54c8bac3d3
    Config node automatically use the enum node serializer Ben Woo 2023-08-31 15:16:41 +0800
  • decf20f95f
    Add basic tests for world config Ben Woo 2023-08-31 14:59:31 +0800
  • 6888783d01
    Implement world blacklist config Ben Woo 2023-08-31 10:47:49 +0800
  • c569bc797f
    Implement node serialisation Ben Woo 2023-08-29 16:39:20 +0800
  • 5dba9b5904
    Starting to shift worlds.yml to new config api Ben Woo 2023-08-29 15:49:31 +0800
  • 55b21bf17e
    Fix config tests Ben Woo 2023-08-31 14:14:55 +0800
  • 4ff1663353
    Temp fix to fix tests Ben Woo 2023-08-31 14:03:03 +0800
  • ac6d42549d Reorder logic to make it more readable zax71 2023-08-30 17:40:52 +0100
  • b500afd8f0 Whitespace fixes zax71 2023-08-30 17:28:04 +0100
  • 0c79c6577e Rename Services and LogsType enums zax71 2023-08-30 17:26:15 +0100
  • 2b7d1412b5 Remove uploading message and print out directly zax71 2023-08-30 17:23:19 +0100
  • 560a6d4d7e Fix whitespace zax71 2023-08-30 17:16:51 +0100
  • 8444383f16 Update command syntax zax71 2023-08-30 17:15:17 +0100
  • de77d09eaa Move `getBukkitConfig() and `getServerProperties()` into FileUtils.java zax71 2023-08-30 17:13:31 +0100
  • 69fdfcfd9f Fix syntax zax71 2023-08-30 17:03:28 +0100
  • 9deb907581 Add /mv coordinates zax71 2023-08-30 16:41:15 +0100
  • cbf44cb918
    Merge pull request #2928 from Multiverse/perm-revamp-3 Ben Woo 2023-08-30 23:38:58 +0800
  • cb7ee2fc26
    Merge pull request #2974 from Multiverse/update-readme Jeremy Wood 2023-08-30 11:28:34 -0400
  • bf663a76dc Add debug logging (in /mv debug 3) zax71 2023-08-30 11:55:23 +0100
  • 4f756a4c2d Change flags used zax71 2023-08-30 11:52:28 +0100
  • d2b18b8545
    Merge pull request #2982 from Multiverse/enum-flag Ben Woo 2023-08-29 16:40:33 +0800
  • 3800513dc5
    Merge pull request #2983 from Multiverse/conditions-id Ben Woo 2023-08-29 12:16:17 +0800
  • 74e7a1c9f3
    Merge branch 'MV5' into perm-revamp-3 Ben Woo 2023-08-29 10:55:52 +0800
  • 0ddb5563be
    Fix command conditions not registering and lowercased Ben Woo 2023-08-29 10:54:22 +0800
  • bf8bca3244
    Specific flag builder for enum to streamline context and completion Ben Woo 2023-08-29 10:44:25 +0800
  • 59d211ce92
    Replace dependencies that were dropped accidentally. Jeremy Wood 2023-08-28 15:42:16 -0400
  • cba5f7c9d1
    Fix up MV5 gradle configurations. Jeremy Wood 2023-08-28 15:33:41 -0400
  • 542f321889
    Merge remote-tracking branch 'origin/main' into MV5 Jeremy Wood 2023-08-28 15:31:34 -0400
  • fa81f5b573 paste.gg and mclo.gs default zax71 2023-08-28 16:45:57 +0100
  • 2143930fac
    Merge pull request #2980 from Multiverse/remove-modirnth-plugin Jeremy Wood 2023-08-28 09:57:01 -0400
  • 5af06d9a0f Switch from hastebin to pastes.dev and fix non multi-file services zax71 2023-08-28 14:38:42 +0100
  • ba4a622b2c
    Update README.md Ben Woo 2023-08-28 00:30:25 +0800
  • 5f12aa53b4
    Remove modrinth gradle plugin Ben Woo 2023-08-28 00:15:39 +0800
  • 1d371fb625
    Merge pull request #2979 from Multiverse/hangar-api Jeremy Wood 2023-08-27 12:09:40 -0400
  • 320dc82b83
    Update hangar plugin deps bcu they changed the API Ben Woo 2023-08-27 18:20:03 +0800
  • e06536acd6
    Command manager already a parent class field Ben Woo 2023-08-27 13:48:03 +0800
  • 39c702a5fc
    Remove custom sendMessage method Ben Woo 2023-08-27 13:46:47 +0800
  • 317b2c679f
    Minor code style fixes Ben Woo 2023-08-27 13:45:06 +0800
  • 5e9739bda9
    Merge branch 'MV5' into pr/2975 Ben Woo 2023-08-27 13:19:32 +0800
  • 954e304f3a
    Merge pull request #2977 from zax71/codestyle-changes Ben Woo 2023-08-26 19:26:51 +0800
  • 1f7ad9d27f Add i18n zax71 2023-08-26 11:53:15 +0100
  • f261d88b4a Fix codestyle zax71 2023-08-26 11:28:58 +0100
  • 949eb44447 Invert `--include-plugin-list` to `--exclude-plugin-list` zax71 2023-08-26 11:25:10 +0100
  • 4750839497 Yeet all the wildcard imports zax71 2023-08-26 11:19:11 +0100
  • 260777303c Implement /mv dumps command zax71 2023-08-25 19:52:45 +0100
  • 3683f93522
    docs: Improve the readme badges Ben Woo 2023-08-25 13:25:53 +0800
  • 288474cd20
    Merge pull request #2973 from Multiverse/generic-test Jeremy Wood 2023-08-24 22:40:54 -0400
  • 16ceaa4c40
    feat: Generify test action Ben Woo 2023-08-25 10:23:54 +0800
  • e9f55e43ee
    Merge pull request #2972 from Multiverse/dtm/fix_pom_deps 4.3.11-pre.5 4.3.11 Jeremy Wood 2023-08-24 22:00:15 -0400
  • 31f4f20bd8
    Allow tests to see compileOnly dependencies. Jeremy Wood 2023-08-24 13:50:04 -0400
  • bae909a9e8
    Mark runtime dependency as provided in pom. Jeremy Wood 2023-08-24 13:49:48 -0400
  • ee5408764f
    Fix dependency set for maven pom. Jeremy Wood 2023-08-24 13:28:02 -0400
  • e2e0574baa
    Merge pull request #2971 from zax71/hangar-readme-badge Ben Woo 2023-08-24 23:49:00 +0800
  • e1b6bf75b0 Add Hangar README.md badge zax71 2023-08-24 16:44:53 +0100
  • 7017689758
    Merge pull request #2970 from Multiverse/optional-deps 4.3.11-pre.4 Ben Woo 2023-08-24 22:52:47 +0800
  • 58d51f57e5
    feat: Add optional deps references Ben Woo 2023-08-24 22:45:36 +0800
  • ccd417db3e
    Merge pull request #2969 from Multiverse/dtm/manual_hangar Jeremy Wood 2023-08-24 08:46:40 -0400