internationalBan

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

iBan

I'm french and my english isn't perfect. WebSite of iBan: http://iban.infos.st

English

what is iBan?

IBAN (International Ban) is a system of global ban. This plugin provides server administrators Minecraft (bukkit) to create a large list of junk. The players on this list will be automatically banned from our servers with plugin.If the ban is unjust or that the reason for the ban is invalid we unban the player.

For developers

An API is available for developers. It is very simple to use. For example for ban a player a simple request.

http://iban.infos.st/GET/setbanned.php?user=user&pass=password&player=player&raison=Raison

Like to check if a player is banned or not.

http://iban.infos.st/GET/isbanned.php?player=player

.The GET request (HTTP) will return 1 if either banned or 0 if not banned.

The sources of the plugin are also available at this address: https://github.com/GHOSTnew/iBan

French

Quesque iBan?

iBan (international Ban) est un système de ban global. Ce plugin propose aux administrateurs de serveur Minecraft (bukkit) de créer une grande liste d'indésirable. Les joueurs présents sur cette liste seront automatiquement bannis des serveurs possédant notre plugin.Bien sur si le ban est injuste ou que la raison du ban est invalide nous débannerons le joueur.

Utilisation

Configuration

config:
    user: <votre nom de serveur que vous avez utiliser pour vous inscrire sur le site de iban>
    password: <mmot de passe>

Les permissions

iBan.canBan : pour pouvoir utiliser la commande /iBan <player> <raison>

Les commandes

/iBan <player> <raison>

Pour les développeur

Une API est disponible pour les dévellopeurs. Elle est très simple a utiliser.Par exemple pour bannir un joueur une simple requette (HTTP) GET suffit.

http://iban.infos.st/GET/setbanned.php?user=<user>&pass=<password>&player=<player>&raison=<Raison>

Pareil pour vérifier si un joueur est banni ou non.

http://iban.infos.st/GET/isbanned.php?player=<player>

La requette GET (HTTP) vous renverra soit 1 si banni, soit 0 si non banni.

Les sources du plugin sont également disponible a cette adresse: https://github.com/GHOSTnew/iBan


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit