Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Prevent players from using banned words on server. With discord webhook support
Added new action "RUN"
- It will an command on checks
chat:
action: RUN
command: "msg {player} don't say {word}"
Catagorised banned word list
- Before
banned-words:
- nuke
- cry
- http[s]?://[a-zA-Z0-9_.?=]*
- After
banned-words:
chat:
- chat-specific
sign:
- sign-specific
book: []
anvil: []
command: []
displayname: []
global:
- nuke
- cry
- http[s]?://[a-zA-Z0-9_.?=]*
Information
Published on | February 2, 2025 |
---|---|
Downloads | 9 |
Platforms
Paper (1.17-1.21.4)