deathmarine / Ultrabans

Bukkit Plugin
www.modcrafting.com
GNU General Public License v3.0
16 stars 13 forks source link

%mode #13

Closed Haarolean closed 11 years ago

Haarolean commented 11 years ago

Hello again! Thanks for the last builds and for implementing all requests! //@TODO:

  1. MsgToVictim: '&6You have been tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'

custom messges for %mode? %mode: day = #translation days = #another_one month = ... months = ...

I can translate msgtovictim, but cant translate %mode%, lol.

2. Do we really need "denied" at every action? Denied: "Not enought permissiond"; I think noone need so many messages :)

Thanks

Haarolean commented 11 years ago

and how can i disable log in console? [Ultrabans] Test banned blabla. for example

Haarolean commented 11 years ago

3rd issue:

https://github.com/deathmarine/Ultrabans/issues/2 a) on expired ban player can not login b) error with double ban(expired and non-expired)

?TODO:

  1. Temp-mute

//

Still, doesnt know what denied msg means.

Haarolean commented 11 years ago

4: @scanning current ip... message is not customizable.

Haarolean commented 11 years ago

5:

2013-01-07 00:22:18 [SEVERE] Error occurred while disabling Ultrabans v2.0.0 (Is it up to date?) java.lang.NullPointerException at com.modcrafting.ultrabans.Ultrabans.onDisable(Ultrabans.java:102) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219) at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:400) at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400) at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393) at org.bukkit.craftbukkit.CraftServer.disablePlugins(CraftServer.java:261) at net.minecraft.server.MinecraftServer.stop(MinecraftServer.java:327) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:436) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)

sometimes on server stop

Haarolean commented 11 years ago

6: message of duplicate player`s IPs is not customizable.

deathmarine commented 11 years ago
  1. Mode formatting. Working on it.
  2. yes we do.

Adding boolean to logger actions.

3.#2(a Need more information 3.#2(b Need more information 3.#1 TempMute as in temporary muting.

  1. Working on it.
  2. Already resolved.
  3. Working on it. 6? I'll look it over.
Haarolean commented 11 years ago
  1. I know what tempmute is. Are you gonna implement it? Ultrabans provide only permanent mute atm
deathmarine commented 11 years ago

Alright I'll do temp mute, ip mute, and tempipmute.