Staff-Utilities
Hello mc-market i was wondering i could get the community opinion on me release mine and sergivb01 staff-utilities we both created.
Features:
/staffchat - Through Redis Payloads
/report - ThroughRedis Payloads
/hepop- ThroughRedis Payloads
/request- ThroughRedis Payloads
/clearchat
/staffmode
/vanish
Information:
This plugin was originally coded to be sold on mc-market but as me and Segi lost interest in the project we never got around to releasing this project. The information i would like you guys to tell me is if its worth selling at what price we should sell it for and source is for sell for the right price and 2 vouch copies will be give out to reputable members.
Proof of ownership:
Configuration:
Code:
server-name: "HCFaction"
redis:
host: "localhost"
port: 6379
channel: "staffutils"
auth:
enabled: false
password: "mysecret"
report-formatting:
- "&eReported Player:&d %player%"
- "&eReporter Name:&d %reporterName%"
- "&eReason:&d %reason%"
- "&eServer:&d %server%"
request-formatting:
- "&eRequested Player:&d %player%"
- "&eReason:&d %reason%"
- "&eServer:&d %server%"
staffchat-formatting:
- "&b(%server%)&e %player%: %message%"
serverswitch-formatting:
- "&b(Staff) %player%: &7has changed server: %status% : %server%"
clearchat-formatting:
- "&cChat has been cleared by %clearName%"
staffmode.compass.name: "&cTeleport Compass"
staffmode.compass.slot: 0
staffmode.book.name: "&cInspection Book"
staffmode.book.slot: 1
staffmode.followplayer.name: "&cFollow Player"
staffmode.followplayer.slot: 2
staffmode.carpet.name: "&cBetter Look"
staffmode.carpet.slot: 4
staffmode.randomteleport.name: "&CRandom Teleport"
staffmode.randomteleport.slot: 8
