Commit Graph
14 Commits
Author SHA1 Message Date
Allink 3611148b4c Remove non-ASCII characters from tags & chat messages (closes #48) 2022-08-02 03:23:08 +01:00
Allink 262af44193 Add run/ to .gitignore 2022-08-02 02:49:54 +01:00
Allink a014a38e2f Check if array is empty in disabled effect (closes #50) 2022-08-02 02:48:25 +01:00
Allink b26e489e83 Fix whitespace bypassing command blocker 2022-07-24 03:44:54 +01:00
Business Goose 0e3eeaeac3 Allow books and signs to use SafeMiniMessage 2022-05-04 17:40:58 +01:00
Business Goose 45b338fd9b Make a safe mini message class with a custom tag resolver 2022-05-04 17:08:35 +01:00
Business Goose 3604add18a Add getting text from component to PlexUtils 2022-05-04 16:30:37 +01:00
Business Goose 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
Business Goose cbbdb0248f Allow players to use MiniMessage 2022-05-04 16:04:52 +01:00
Business Goose 84edae26f5 Disable proxy from building from the root project since it's incomplete 2022-05-04 15:52:27 +01:00
Business Goose 8592978be2 Use PlexUtils.mmDeserialize instead of MiniMessage.miniMessage().deserialize in ChatListener 2022-05-04 15:50:37 +01:00
Business Goose 0af3603354 Spawn dispenser mobs the same way Bukkit does, closes #18 2022-05-02 08:38:11 +01:00
Business Goose 63fcd3a2b1 Use replaceText to replace URLs with correct components for them (closes #34) 2022-05-02 07:35:22 +01:00
Business Goose e484130d84 Cancel PlayerTeleportEvent for frozen players (closes #31) 2022-05-02 06:08:30 +01:00