- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- Contributors:
- 16YELDARB
![]()
This plugin unbans players when you accept their ban appeal!
Official compatible plugin for: MC Ban Appeal
Requires Version 1.4 or above!
Unban your players when you accept their ban appeal using MC Ban Appeal (see above).
When you click the accept button, it adds the player's username to a text file which is read by the server (using this plugin) every 2 minutes. The plugin then connects back to the website and removes the name from the text file once the player is unbanned.
Place the plugin in your plugins folder Change the URL in the config to your ban appeal website Change the URLKey to your $replykey that was set in the config.php of your ban appeal website And that should be it! You can change the rest of the config to suit your needs
![]()
(Screenshots of the Web Application)
Desktop / Laptop:
Mobile:
Example E-Mail Admins Receive:
![]()
E-mails admin receive when a player appeals a ban using MC Ban Appeal.
![]()
Code (Text):
#Enter the URL of your unban website
URL: 'http://yoururlhere.com/unban/'
#The reply key you have set in your config.php
URLKey: 'CHANGEME'
#Time in seconds how often we check for any pending unbans
UnbanInterval: 120
#The command (or commands) you want to be ran on the player you are unbanning, use %player% as the placeholder, and '-' to separate commands
Command: 'unban %player%-eco set %player% 0'
#Probably want this disabled
StackTrace: false

MC Ban Appeal 1.2
Unban your players when you accept their ban appeal!
Recent Updates
- Multi-Command Support! Apr 24, 2018
- Minor Details Adjusted Apr 23, 2018
- First Version Release! Apr 22, 2018