PartyCraft
PartyCraft copied to clipboard
Spam regulation and Kick command & fixed solution to use /externals/craft.net not ../craft.net
Spam system: you can only send a message 4 times in a row, counter is reset when you send a different message
Kick command only ops can kick when you are kicked it shows "You were kicked by [player]" ([player] being the person who kicked you) it also prints "[player] was kicked by [player]" to the server chat.
I have also fixed compile order and project dependencies location so that it will compile if you only fork PartyCraft.
Take out the spam protection, I think that'd be better as a plugin.
Ok. Just editing.
Have taken out spamProtection and edited kickCommand
I'll review and merge this later today.
Thank you.
On Tue, Jul 16, 2013 at 5:05 PM, Drew DeVault [email protected]:
I'll review and merge this later today.
— Reply to this email directly or view it on GitHubhttps://github.com/SirCmpwn/PartyCraft/pull/13#issuecomment-21052699 .
Sorry this has been out there for so long. I need to do some serious reworking of PartyCraft to get it to fit well into the latest changes to Craft.Net, and I'll make sure this is included.