Filter loader...
Filter versions...
Filter channels...

0e26c74 Fix an issue with anti-spam commands/messages by using getOrDefault

db4bd29 Merge pull request #101 from TechGe3ks/patch-1

Update ChatCooldowns to handle nulls

902adc3 Merge pull request #102 from TechGe3ks/patch-2

aeed23b Fix no value present issue with toggle chat listener

9df7c22 Add missing defaults to config options internally to prevent null pointers when a config option isn't present.

043e1b4 Fixes #84 which was an issue with /chatradius not working if you didn't have chatmanager.chatradius.help

b697bcf Fix issue with motd not being sent on join

ef90d39 Fix issue with PlaceholderAPI on startup

678740c Removed grammar listener

ff17098 Register /motd as an actual command

  • Fixed an issue with Essentials Support throwing an NPE with /message.
  • Only send a message if the message isn't blank/empty.
  • Updated to 1.21.4

Notice

If you wish to use this on 1.21.3, simply change the api-version in the plugin.yml to 1.21.3 when opening the jar with 7zip.

Fixes:

  • Used the correct player for receiving a message with /message

Removed:

  • Server_Name is removed from the config.yml, which means {server_name} as a placeholder can be replaced by PlaceholderAPI

Fixes:

  • Yet another PlaceholderAPI fix involving /message

Added:

  • Support for Folia.

Fixed:

  • Issue with placeholders like {prefix} not being replaced on auto broadcast.
  • Added null safety to /reply, fixing an NPE if no recipient found.
  • Issue where all players could see /staffchat, added a permission check: chatmanager.staffchat
  • Issue where {player} wasn't replaced for /staffchat in console.
  • Issue where if you sent a message in staffchat, it wouldn't show your name but the person receiving it.

Changes:

  • PlaceholderAPI was not parsing placeholders in the broadcast/autobroadcast features.
  • Bumped version, because I messed up semver.

Project members

H1DD3NxN1NJA

Owner

ryderbelserion

Developer

Details

Licensed MIT
Published 3 years ago
Updated 3 months ago