-
Notifications
You must be signed in to change notification settings - Fork 6
Description
First, I got this error log in the console.
11:37:06 [WARN] 六月 09, 2018 11:37:06 上午 net.md_5.bungee.event.EventBus post WARN: Error dispatching event PostLoginEvent(player=Xu_wznln) to listener net.portalblock.untamedchat.bungee.GeneralListener@4af46df3 java.lang.NullPointerException at net.portalblock.untamedchat.bungee.providers.RedisBungeeProvider.isGlobalMode(RedisBungeeProvider.java:103) at net.portalblock.untamedchat.bungee.GeneralListener.onLogin(GeneralListener.java:33) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.md_5.bungee.event.EventHandlerMethod.invoke(EventHandlerMethod.java:19) at net.md_5.bungee.event.EventBus.post(EventBus.java:46) at net.md_5.bungee.api.plugin.PluginManager.callEvent(PluginManager.java:377) at net.md_5.bungee.connection.InitialHandler$6$1.run(InitialHandler.java:513) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:886) at java.lang.Thread.run(Thread.java:748)
Second, can you make it possible to custom server name?
Third, can you make it possible to read the players' prefix and suffix? You support for perms plugins like powerfulperms, and I have powerfulperms on bungeecord, it should be possible to make it.
Sorry for my bad English.
Thanks!