WyrdShout
Basically a chat shout plugin. If you are using a local area chat plugin you might want to have a way to override it. Here is WyrdShout. It overrides the local area chat and lets people shout to the whole server. PermissionsEx prefix support is on it's way and will show you which rank you're talking with. To override local area chat is essentially for all servers because people can't communicate easily without some way to shout. But to bigger servers it's not a good idea to allow people to chat globally because it would spam the chat. Thereby you need WyrdShout. You can allow your players to communicate easily without having them to spam the chat. WyrdShout is using a customizable timer to ensure it's able to run on every server.
Functions:
- Make people able to shout to the whole server
- Choose your own custom shout prefix
- Choose the delay between shouting
- Override timer through permission
Commands:
- /wyrdshout
- Aliases: ws, shout, wshout
| Argument | Example |
| Message | <message> | /ws <message> |
| Argument | Example |
| Show version | version | /wa version |
| Set delay | delay | /wa delay <time> |
| Set shout-prefix | shout-prefix | /wa shout-prefix &c[s] |
Config file:
| Config | Default |
| Shout prefix | shout-prefix | '&c[shout]' |
| Delay between shouts | delay | 150 |
Permissions
| Permission | For use | Example of users who need that permission |
| wyrdshout.* | For all commands | Owners |
| wyrdshout.admin.* | For all admin commands | Trusted users |
| wyrdshout.admin.delay | Access to set delay ingame | Trusted users |
| wyrdshout.admin.shout-prefix | Access to set shout prefix ingame | Trusted users |
| wyrdshout.shout | Access to shout | All |
| wyrdshout.override | Override the timer for shout | Donation rank/staff rank |
I know the permissions seems confusing. My bad. I will fix it in next update.
Change log
v1.0
v0.3
- Major update!
- Added prefix support
- Changed default shout permission to false
- Added timer override permission
- Added ingame commands for plugin configs
- ^Permission for that too
- Changed PermissionsEx to depend
v0.2.1
- Panic update!
- Added automatic creating of config file (again)!
- Added permission for version ingame.
v0.2
- Added Permissions support
- Added Timer
v0.1
- Added basics
- Added configs
- Added aliases
Planned features