Custom Server Messages
Custom Server Messages
Custom Server Messages | csm
With csm you can redefine the default Bukkit/Minecraft-server messsages.
(For example: whitelist message, join message, block /plugins message, and much more)
Features
- Edit Join & Leave messages
- Edit /say & /me format (csm.say & csm.me to allow it)
- Block /plugins, /version & /seed (csm.plugins, csm.version & csm.seed to allow it)
- Disable messages by typing: Message: ''
- Edit deathmessages!
- If you have an other idea, write it in the Comments =]
Color codes
> CustomServerMessages works with this Color Codes! Click here to show the color codes
Config
> Click here to show the default config.
Permissions
csm.me Acces for the command /me <Message>
csm.say Acces for the command /say <Message>
csm.plugins Acces for the command /plugins
csm.version Acces for the command /version
csm.seed Acces for the command /seed
Disclaimer
CustomServerMessages uses an Auto Updater. This means that new Versions will be downloaded automaticly, by default. You can disable this option in the config.yml!
The plugin sends statistics about the usage to the server http://mcstats.org/. You can disable in the config.yml!
-
View User Profile
-
Send Message
Posted Jan 5, 2013Could not pass event player Death Event to Custom Server Messages
not gefixxt.........
-
View User Profile
-
Send Message
Posted Jan 5, 2013Could not pass event PlayerDeathEvent to CustomServerMessages
Please Fix that
-
View User Profile
-
Send Message
Posted Jan 5, 2013when mobs kill me I still get errors :( in the new version
-
View User Profile
-
Send Message
Posted Jan 2, 2013hello michidk, any ETA on next update pls? ;)
happy new year!
-
View User Profile
-
Send Message
Posted Jan 2, 2013@DarkMoon48
for multiline use /n
-
View User Profile
-
Send Message
Posted Jan 2, 2013multiline support please!
-
View User Profile
-
Send Message
Posted Jan 1, 2013I have a problem because the "say" command from the commandblocks don't work with your plugin
-
View User Profile
-
Send Message
Posted Dec 31, 2012can u add a feature like \n when u type it in the message it will show the message after it, in the next line in minecraft
-
View User Profile
-
Send Message
Posted Dec 30, 2012@Dommbringer
i will fix that in next version
-
View User Profile
-
Send Message
Posted Dec 30, 2012any message to do with '&killer' doesn't work in 1.4.6
-
View User Profile
-
Send Message
Posted Dec 29, 2012@michidk
Any updates on this? It would be awesome! ;)
-
View User Profile
-
Send Message
Posted Dec 28, 201222:51:32 [SEVERE] Could not pass event PlayerDeathEvent to CustomServerMessages v3.1
org.bukkit.event.EventException......
-
View User Profile
-
Send Message
Posted Dec 28, 2012@xXGiusXx
what heapens before this error apear?
-
View User Profile
-
Send Message
Posted Dec 28, 2012@StealthBravo
try it with this: http://www.file-upload.net/download-6981482/CustomServerMessages.jar.html
please say me if it works now
-
View User Profile
-
Send Message
Posted Dec 26, 2012@michidk
There is a issue with all versions of CSM where if you're using VanishNoPacket, it announces you joining the server even if you join vanished and silently. Can you please fix this? I love this plugin but this bug is really irritating my admins and myself.
-
View User Profile
-
Send Message
Posted Dec 26, 2012Hope you can fix this soon :) looks awesome
-
View User Profile
-
Send Message
Posted Dec 26, 2012PLEASE FIX IN CRAFTBUKKIT 1.4.6-R0.2
[SEVERE] Could not pass event PlayerDeathEvent to CustomServerMessages v3.0 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.craftbukkit.v1_4_6.event.CraftEventFactory.callPlayerDeathEvent(CraftEventFactory.java:330) at net.minecraft.server.v1_4_6.EntityPlayer.die(EntityPlayer.java:255) at net.minecraft.server.v1_4_6.EntityLiving.damageEntity(EntityLiving.java:758) at net.minecraft.server.v1_4_6.EntityHuman.damageEntity(EntityHuman.java:615) at net.minecraft.server.v1_4_6.EntityPlayer.damageEntity(EntityPlayer.java:308) at net.minecraft.server.v1_4_6.EntityMonster.m(EntityMonster.java:88) at net.minecraft.server.v1_4_6.EntityMonster.a(EntityMonster.java:114) at net.minecraft.server.v1_4_6.EntityCreature.bn(EntityCreature.java:56) at net.minecraft.server.v1_4_6.EntityLiving.c(EntityLiving.java:1277) at net.minecraft.server.v1_4_6.EntityMonster.c(EntityMonster.java:20) at net.minecraft.server.v1_4_6.EntityZombie.c(EntityZombie.java:108) at net.minecraft.server.v1_4_6.EntityLiving.j_(EntityLiving.java:534) at net.minecraft.server.v1_4_6.EntityMonster.j_(EntityMonster.java:24) at net.minecraft.server.v1_4_6.EntityZombie.j_(EntityZombie.java:121) at net.minecraft.server.v1_4_6.EntityPigZombie.j_(EntityPigZombie.java:32) at net.minecraft.server.v1_4_6.World.entityJoinedWorld(World.java:1334) at net.minecraft.server.v1_4_6.WorldServer.entityJoinedWorld(WorldServer.java:546) at net.minecraft.server.v1_4_6.World.playerJoinedWorld(World.java:1315) at net.minecraft.server.v1_4_6.World.tickEntities(World.java:1193) at net.minecraft.server.v1_4_6.WorldServer.tickEntities(WorldServer.java:443) at net.minecraft.server.v1_4_6.MinecraftServer.r(MinecraftServer.java:580) at net.minecraft.server.v1_4_6.DedicatedServer.r(DedicatedServer.java:224) at net.minecraft.server.v1_4_6.MinecraftServer.q(MinecraftServer.java:494) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:427) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.NullPointerException at me.michidk.CustomServerMessages.StringReplacer.PConvToKiller(StringReplacer.java:69) at me.michidk.CustomServerMessages.entityListener.onPlayerDeath(entityListener.java:99) at sun.reflect.GeneratedMethodAccessor262.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 28 more
-
View User Profile
-
Send Message
Posted Dec 25, 2012say not work anymore :( in 1.4.6
07:03:52 [WARNING] Unexpected exception while parsing console command "say [BROADCAST] Un admin du serveur a demandé un reboot"
org.bukkit.command.CommandException: Unhandled exception executing command 'say' in plugin CustomServerMessages v2.9.6
07:05:13 [INFO] FlashLight32 issued server command: /say test
>07:05:13 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'say' in plugin CustomServerMessages v2.9.6 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
-
View User Profile
-
Send Message
Posted Dec 25, 2012@Dommbringer
thanks!
-
View User Profile
-
Send Message
Posted Dec 25, 2012If I can get it working, I will make an english tutorial vid :)