Commit Graph

67 Commits

Author SHA1 Message Date
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
8592978be2 Use PlexUtils.mmDeserialize instead of MiniMessage.miniMessage().deserialize in ChatListener 2022-05-04 15:50:37 +01:00
303f81d5cd Add me to dev list (I am epic) 2022-05-04 07:13:43 +01: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
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
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
f9a577035b Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00