Commit graph

73 commits

Author SHA1 Message Date
business-goose
2fbec562f7 Explicitly log Discord messages (closes #13) 2022-03-21 16:31:50 +00:00
business-goose
9741bae1fe Add admin console discord command (closes #1) and fix discord command arguments not being properly sent to the executed discord command. 2022-03-21 16:28:24 +00:00
business-goose
dcac3e3822 Add TPS command (closes #7) 2022-03-21 16:28:23 +00:00
df834a44a4 Merge branch 'main' of github.com:LunaWasFlaggedAgain/TFM-4.3-Reloaded 2022-03-21 13:26:31 -03:00
349704cfa5 use TotalFreedoMod.plugin instead of setup() 2022-03-21 13:26:14 -03:00
Luna
5732aeb697
add me to credits
idk
2022-03-21 13:04:18 -03:00
2d543a925a Register commands through Bukkit 2022-03-21 13:02:24 -03:00
business-goose
e1e466b454 Add getMaxMem(), getTotalMem(), getFreeMem() and getUptime() to the Server class 2022-03-21 14:35:31 +00:00
business-goose
06f80b244e Add server.getTPS() which queries Essentials for the TPS 2022-03-21 14:29:39 +00:00
business-goose
23fdf715f5 Make a discord command handler 2022-03-21 14:24:30 +00:00
8cd08fbb72 Fix /premium command 2022-03-21 10:04:11 -03:00
business-goose
63c1b71056 Add attachment support (thanks to @LunaWasFlaggedAgain) & fix markdown sanitization sanitizing too much (i.e. the server has stopped, started etc.) 2022-03-21 10:13:02 +00:00
business-goose
5ad82c0dea Remove unused comment 2022-03-21 09:30:06 +00:00
business-goose
792f3d0590 Add color code support for chat format 2022-03-21 09:29:32 +00:00
business-goose
583e8909e9 Merge branch 'main' of https://github.com/TheDeus-Group/TFM-4.3-Reloaded 2022-03-21 09:28:50 +00:00
business-goose
5c2e785669 Add color code support for Discord bridge 2022-03-21 09:26:24 +00:00
Eva
fb6f45a6a5
Sanitize Markdowns
This should hopefully fix the markdown issue, it is the same regex used in my other bot (SBot) which uses a discord bridge and works effectively.
2022-03-21 00:46:15 +00:00
business-goose
cb7f603928 Remove old commented out code 2022-03-20 17:52:05 +00:00
business-goose
26275745d0 Optimize the way we list players from Discord 2022-03-20 17:03:50 +00:00
business-goose
3eb979e36b Add getWithRank() and getInGameUsernames(), also implement getOrdinal() and getPlural() 2022-03-20 17:02:00 +00:00
business-goose
80a240bf09 Make announcer no longer spam the Discord bridge 2022-03-20 16:01:28 +00:00
business-goose
0cc0839861 Add plurals for most ranks and add ordinals that rank them by power. 2022-03-20 15:23:02 +00:00
business-goose
565152e09a Initial commit 2022-03-20 12:35:43 +00:00