Commit Graph

1266 Commits

Author SHA1 Message Date
Kermina Awad
5fad1e0623 fix unit tests 2020-12-21 13:23:45 -05:00
benwoo1110
052194ca64 Add proper license message to files. 2020-12-22 00:38:05 +08:00
benwoo1110
dcadf23677 Clean up and remove all old command files. 2020-12-22 00:26:14 +08:00
benwoo1110
0c61dfff3a Implement changing of gamerules. 2020-12-22 00:17:09 +08:00
benwoo1110
026dd2f444 Ensure that version config option cannot be modifed. 2020-12-21 23:37:46 +08:00
benwoo1110
305cf50c9c Add page filters and improve anchor list command. 2020-12-21 23:26:48 +08:00
benwoo1110
8292af84b9 Adds world UID and generator details to /mvinfo command. 2020-12-21 21:36:54 +08:00
benwoo1110
904e29ed1b Implement paged info command with fancy colour. 2020-12-21 21:25:17 +08:00
benwoo1110
a76c61301e Implement paged list command. 2020-12-21 20:03:28 +08:00
benwoo1110
a05d4581f6 Optimise some streams. 2020-12-21 20:03:08 +08:00
benwoo1110
a783f773b3 Implement basic PageDisplay class. 2020-12-21 18:49:32 +08:00
benwoo1110
620203fbb7 Add custom prompt for confirm commands. 2020-12-21 15:15:07 +08:00
benwoo1110
56b881dcda Add showing of available types on invalid input, and some cleanup. 2020-12-21 14:53:05 +08:00
benwoo1110
408a66c4b1 Add who command. 2020-12-21 11:30:41 +08:00
benwoo1110
5f37bb629b Some cleanup and add Optional String. 2020-12-21 11:30:27 +08:00
benwoo1110
a7921a9074 Add anchor commands. 2020-12-21 00:09:45 +08:00
benwoo1110
f99d083347 Add mvspawn alias comand. 2020-12-20 22:56:47 +08:00
benwoo1110
096bcde439 Fix NPE with string arguments, and some cleanup. 2020-12-20 22:26:20 +08:00
benwoo1110
b6fbcf9e40 Fix .dat world folder checking. 2020-12-20 22:02:04 +08:00
benwoo1110
ff5f9e0691 Improve world validation and command completion. 2020-12-20 21:48:53 +08:00
benwoo1110
65c332f93d Add desination identifier tab completion. 2020-12-20 14:49:54 +08:00
benwoo1110
94c8189d2e Merge branch 'acf-test' of https://github.com/Multiverse/Multiverse-Core into acf-test 2020-12-20 14:49:32 +08:00
Kermina Awad
a66e804f05 re-enable tests (still failing) 2020-12-20 01:38:55 -05:00
benwoo1110
8e00ba11ac Change MVConfig suggection to static 2020-12-20 14:38:48 +08:00
benwoo1110
3ca9de69f0 Add teleport permission checking support. 2020-12-20 14:33:25 +08:00
benwoo1110
1302a1efb8 Fix debug lavel parsing. 2020-12-20 14:13:26 +08:00
benwoo1110
013c39fd53 Update config.yml comments with new command syntax. 2020-12-20 12:38:40 +08:00
benwoo1110
4720bfe308 Cleanup plugins.yml 2020-12-20 12:38:07 +08:00
benwoo1110
45e7db7abd Remove unneeded code from old queue command handling. 2020-12-20 12:20:45 +08:00
benwoo1110
14fc5c85a7 Add special case for mv modify set spawn. 2020-12-20 11:50:03 +08:00
benwoo1110
42f0965eca Cleanup to various commands. 2020-12-20 10:32:44 +08:00
benwoo1110
532469145d Add .dat worldname validation. 2020-12-20 10:32:10 +08:00
benwoo1110
c0b36fefd8 Add bed command 2020-12-20 09:19:37 +08:00
benwoo1110
c6baeea5f9 Minor cleanup to version command. 2020-12-20 09:04:59 +08:00
benwoo1110
dce2cf5601 Add version command. 2020-12-20 00:51:17 +08:00
benwoo1110
52c210f755 Add NONE PasteServiceType 2020-12-20 00:19:54 +08:00
benwoo1110
23241572df Add modify list command. 2020-12-19 23:54:30 +08:00
benwoo1110
fbe0138fa2 Some cleanup. 2020-12-19 23:44:05 +08:00
benwoo1110
4b4474b1a9 Add modify command. 2020-12-19 23:38:42 +08:00
benwoo1110
28304baa6e Fix teleport and set spawn command. 2020-12-19 23:38:32 +08:00
benwoo1110
7b2a14c31f Add set spawn command. 2020-12-19 19:35:40 +08:00
benwoo1110
da6d6d64c2 Add purge command. 2020-12-18 23:57:34 +08:00
benwoo1110
bb92aa57a8 Add silent command and some clean up. 2020-12-18 22:48:01 +08:00
benwoo1110
5709278722 Add teleport command. 2020-12-18 22:20:15 +08:00
benwoo1110
e4f043216e Add environment and regen commands. 2020-12-18 19:38:41 +08:00
benwoo1110
3809f47a54 Merge the 2 gamerule command class. 2020-12-18 18:53:56 +08:00
benwoo1110
0641099055 Add check command and improve world related validation. 2020-12-18 18:36:34 +08:00
benwoo1110
1b65a91de4 Make MultiverseCommandAbstract 2020-12-18 18:35:59 +08:00
benwoo1110
ad40caecef Purpose build class for command manager that extends ACF. 2020-12-18 12:20:43 +08:00
benwoo1110
e518ea4e47 Add import command and improve world folder checking. 2020-12-18 11:24:42 +08:00