Commit Graph

507 Commits

Author SHA1 Message Date
24e031acae add gson serializedname support for toml 2022-05-05 01:12:24 -07:00
f52c8462ae actually indent array types in toml
add a default config file instead of generation for commenting purposes
add a random gradient placeholder and a converter for legacy colorcodes
2022-05-05 00:49:03 -07:00
4e9984f251 push gradle oops 2022-05-04 23:38:23 -07:00
457b6f4124 Resolves #17 2022-05-04 18:23:04 -05:00
9d5794dcfd Merge pull request #38 from plexusorg/player-mm
More Player MiniMessage & prefix handling improvement
2022-05-04 12:45:31 -05:00
0e3eeaeac3 Allow books and signs to use SafeMiniMessage 2022-05-04 17:40:58 +01:00
45b338fd9b Make a safe mini message class with a custom tag resolver 2022-05-04 17:08:35 +01:00
3604add18a Add getting text from component to PlexUtils 2022-05-04 16:30:37 +01:00
d716f77ac0 Use a variable for the chat component & if they have a prefix, append the prefix to that variable instead of using else if 2022-05-04 16:08:52 +01:00
cbbdb0248f Allow players to use MiniMessage 2022-05-04 16:04:52 +01:00
84edae26f5 Disable proxy from building from the root project since it's incomplete 2022-05-04 15:52:27 +01:00
8592978be2 Use PlexUtils.mmDeserialize instead of MiniMessage.miniMessage().deserialize in ChatListener 2022-05-04 15:50:37 +01:00
7d0f3618c9 move this back 2022-05-04 05:20:29 -07:00
a24aa6a962 move this back 2022-05-04 05:19:34 -07:00
de13860741 Merge remote-tracking branch 'origin/master' 2022-05-04 05:18:50 -07:00
b072e49d85 modify toml4j fork to automatically add new fields without overwriting previous ones and setup motd 2022-05-04 05:18:07 -07:00
c80b6c9ff9 Merge pull request #37 from plexusorg/give-me-dev
Add me to dev list (I am epic)
2022-05-04 01:17:28 -05:00
303f81d5cd Add me to dev list (I am epic) 2022-05-04 07:13:43 +01:00
6756f2db76 Merge pull request #36 from allinkdev/bugs
Fix bugs
2022-05-02 12:58:37 -05:00
0af3603354 Spawn dispenser mobs the same way Bukkit does, closes #18 2022-05-02 08:38:11 +01:00
63fcd3a2b1 Use replaceText to replace URLs with correct components for them (closes #34) 2022-05-02 07:35:22 +01:00
e484130d84 Cancel PlayerTeleportEvent for frozen players (closes #31) 2022-05-02 06:08:30 +01:00
d55de3b4a8 Update dependencies 2022-04-25 19:07:55 -05:00
2bc943b4c8 make chat listener not parse events 2022-04-24 16:31:26 -07:00
bc3893e2db add this back 2022-04-24 15:35:48 -05:00
6352975825 Oops 2022-04-24 13:10:46 -05:00
c665524078 Fix lockup 2022-04-24 01:21:19 -05:00
dd661a7304 Fix commandspy 2022-04-24 01:12:24 -05:00
d699f6de02 i hate essentials 2022-04-24 01:05:21 -05:00
07bc28fc48 override essentials 2022-04-24 00:58:36 -05:00
bfdce97271 just so i dont have to update the documentation lol 2022-04-24 00:43:54 -05:00
5fd22ba582 Fix publishing 2022-04-24 00:01:19 -05:00
ead38212d5 publish both artifacts 2022-04-23 23:42:01 -05:00
36877ae2f2 Give the JARs nicer names 2022-04-23 23:35:37 -05:00
fbd3983c0b Update Jenkinsfile 2022-04-23 23:29:15 -05:00
44b07ec34f I hope this works 2022-04-23 23:25:38 -05:00
a9a8f80ee2 Actually push the gitignore change 2022-04-24 14:24:22 +10:00
c27ddc19a6 Remove build and actually add the folders to gitignore 2022-04-24 14:20:55 +10:00
2526e1750a Revert the codestyle back to original state 2022-04-24 14:16:58 +10:00
f9a577035b Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00
edeecb51f4 Add a proper gamemode command 2022-04-23 16:37:00 -05:00
8126caf184 ok it works 2022-04-23 13:39:44 -05:00
faab60a07e Test 2022-04-23 13:38:25 -05:00
922c3def81 Allow getting notes of offline players 2022-04-21 21:38:54 -05:00
ea834da575 Add customizable messages to notes
Also allows updating modules
2022-04-21 21:26:51 -05:00
6e4e634f59 Back to snapshot (again) 2022-04-21 17:20:39 -05:00
2cde4a430c Plex 1.0.3 1.0.3 2022-04-21 17:17:05 -05:00
c3a426d6db Back to snapshot 2022-04-20 22:07:31 -05:00
e662491198 Release 1.0.2 1.0.2 2022-04-20 21:34:53 -05:00
ec7e370a01 Fix it this time 2022-04-20 21:26:39 -05:00