Commit Graph

1376 Commits

Author SHA1 Message Date
benwoo1110
03d1b3682d Fix merge conflicts 2021-03-04 19:11:57 +08:00
Ben Woo
7c59dcbcb9
Merge pull request #2494 from benwoo1110/property-fix
Fix cannot remove block currency with mvm set command.
2021-03-04 15:32:34 +08:00
Ben Woo
15cacba7c9
Merge pull request #2573 from Multiverse/java-11
Fix compiling with Java 11+
2021-03-02 09:01:38 +08:00
Ben Woo
adbe88daa6
Merge pull request #2565 from Multiverse/fis-respawn-anchor
Add respawn anchor support.
2021-03-02 00:36:43 +08:00
Kermina Awad
5350c012f7 fix compiling on java 15 2021-02-25 17:48:17 -05:00
benwoo1110
a91f377cf5 Fix compile on java 11. 2021-02-24 16:40:21 +08:00
Ben Woo
c3ae5ac210
Merge pull request #2539 from Multiverse/disable_buscript
Add a Config Option to Disable Buscript
2021-02-24 14:12:35 +08:00
Ben Woo
f4ce740c06
Merge pull request #2568 from Multiverse/fullname-face-direction
Add support for fullname face direction.
2021-02-24 14:09:56 +08:00
Kermina Awad
3ff8d34053 add config option to disable buscript 2021-02-23 14:38:54 -05:00
benwoo1110
f362f09380 Add support for fullname face direction.
So we can do `w:world:north` on top of the current ``w:world:n`.
2021-02-21 17:19:18 +08:00
benwoo1110
84a9db597a Add respawn anchor support. 2021-02-19 00:57:19 +08:00
benwoo1110
2c9d2d0fe7 Merge branch '5.0.0' into acf-test 2021-02-14 17:30:33 +08:00
benwoo1110
2c98fc7d90 Merge branch 'main' into 5.0.0 2021-02-08 17:08:06 +08:00
nicegamer7
89fd700e32
Merge pull request #2489 from benwoo1110/world-UID
Adds world UID and generator details to /mvinfo command
2021-01-17 12:36:27 -05:00
benwoo1110
035f3644ad Merge branch 'main' into 5.0.0 2021-01-08 18:19:29 +08:00
benwoo1110
e1bcff732f Split into subclass for flag for better input type checking. 2021-01-08 11:32:38 +08:00
benwoo1110
4a90a6a1c7 Add configurable option for inline separator. 2021-01-08 10:33:54 +08:00
benwoo1110
4a4a2505e7 Make use of getAvailableWorldGenerators to reduce duplicate code. 2021-01-08 10:25:06 +08:00
benwoo1110
e2bf1a2bbe Add getAvailableWorldGenerators method to WorldManager, 2021-01-08 10:24:51 +08:00
benwoo1110
835ca69b78 Improve worldflags parsing and squashed some bugs. 2021-01-07 21:16:06 +08:00
benwoo1110
2eb4ce6807 Revamp world flags with tab complete. 2021-01-07 19:37:29 +08:00
benwoo1110
197764622c Testing getContextValue for CommandCompletions. 2021-01-07 11:12:35 +08:00
benwoo1110
cde7ab961f empty message shouldnt show prefix by default. 2021-01-03 23:49:12 +08:00
benwoo1110
0f23deeca1 whoall command use ListDisplay. 2021-01-03 16:07:09 +08:00
benwoo1110
6b7089eec0 Custom prefix and suffix for InlineDisplay. 2021-01-03 16:06:41 +08:00
benwoo1110
e90f1bb986 Update who command to use content filter. 2021-01-03 12:41:46 +08:00
benwoo1110
16878f002a Update messaging and docs. 2021-01-03 12:32:34 +08:00
benwoo1110
8ec08fd26a Fix ShowKeyValue not displaying anything. 2021-01-03 12:03:47 +08:00
benwoo1110
c9cf25c4e3 Generator command use ListDisplay. 2021-01-03 00:39:50 +08:00
benwoo1110
bfffc8c94e Fix pageOutOfRange checking. 2021-01-03 00:25:44 +08:00
benwoo1110
6e7328a407 Allow null player for getPlayerAwareDestination. 2021-01-03 00:22:13 +08:00
benwoo1110
617b0b5900 Add displaying of filter for ShowInline. 2021-01-02 23:56:07 +08:00
benwoo1110
e7bcdbe64b Fix null filter string context parsing. 2021-01-02 23:54:01 +08:00
benwoo1110
cdfe317517 Add ability to have custom empty message, and mroe cleanup. 2021-01-02 23:47:59 +08:00
benwoo1110
6987208241 Revamp ContentDisplay with builder. 2021-01-02 23:33:40 +08:00
benwoo1110
e1dc90b65d Improve Condition and context check and messaging. 2021-01-02 21:10:09 +08:00
benwoo1110
fd10eec765 Minor no player message colour change. 2021-01-02 21:09:48 +08:00
benwoo1110
54a2e270a8 Add package info. 2021-01-02 21:09:27 +08:00
benwoo1110
73d1035f84 Fix hasContentToShow checking. 2021-01-02 13:18:25 +08:00
benwoo1110
c874a98bac Minor cleanup to modify command. 2021-01-02 13:18:03 +08:00
benwoo1110
b73a4e552f Who command use ListDisplay. 2021-01-02 13:17:52 +08:00
benwoo1110
cd5a4c69f9 Cleanup modify command, and use KeyValueDisplay for properties. 2021-01-02 12:16:42 +08:00
benwoo1110
9dd9444248 Refactor inline display classes, 2021-01-02 12:16:11 +08:00
benwoo1110
942555f380 Fix a message typo. 2021-01-01 23:28:19 +08:00
benwoo1110
21d775d8a2 Fix tests and typos from previous messaging change. 2021-01-01 17:25:33 +08:00
benwoo1110
fd5e9485e9 Move to use string formatting and some cleanup. 2021-01-01 17:13:00 +08:00
benwoo1110
ebe420be15 Better error handling for getting generator. 2021-01-01 13:58:27 +08:00
benwoo1110
7b3e6ee07d Cleanup across the board. 2020-12-31 17:20:09 +08:00
benwoo1110
808c4ce704 Add docs and minor cleanup. 2020-12-31 16:07:57 +08:00
benwoo1110
04802f2fda Remove useless logging. 2020-12-31 13:50:08 +08:00