wieczx submitted a new resource: NovaGuilds - NovaGuilds - best guild's plugin from Poland Read more about this resource...
You can download unreleased builds here: http://novaguilds.marcin.co/download #11 pre release and some cool Cauldron builds (yeah, this supports Cauldron, I'm working on configurable stuff for mods etc)
wieczx updated NovaGuilds with a new update entry: Fixed the url, sorry Read the rest of this update entry...
wieczx updated NovaGuilds with a new update entry: #13 DEV (But seems to be stable!) Read the rest of this update entry...
Hi, Using Spigot 1.8.7, SQlite in setting and latest NovaGuild version: [21:21:09] [Server thread/INFO]: [NovaGuilds] Connected to SQLite database [21:21:09] [Server thread/INFO]: [NovaGuilds] Couldn't find tables in the base. Creating... [21:21:09] [Server thread/INFO]: http://novaguilds.marcin.co/sqltables.txt [21:21:09] [Server thread/ERROR]: Error occurred while enabling NovaGuilds v10 (Is it up to date?)
Other problems. Creating a Guild with and Opped player is ok. Cannot pay money in guild's bank as an op. Cannot join a guild as a normal player it says that we don't have perms. Creating a guild with a normal player with perms: - novaguilds.region.create - novaguilds.guild.access - novaguilds.guild.home - novaguilds.guild.create - novaguilds.guild.abandon - novaguilds.guild.info - novaguilds.guild.leave getting errors: [14:44:24] [Server thread/INFO]: womtest issued server command: /g create easy easy [14:44:24] [Server thread/INFO]: [NovaGuilds][LoggerUtils] [DEBUG] [ChatListener]/g create easy easy [14:44:24] [Server thread/ERROR]: null org.bukkit.command.CommandException: Unhandled exception executing command 'guild' in plugin NovaGuilds v15 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:642) ~[Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1135) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:970) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_25] at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [?:1.7.0_25] at java.util.concurrent.FutureTask.run(FutureTask.java:166) [?:1.7.0_25] at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:718) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560) [Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] at java.lang.Thread.run(Thread.java:724) [?:1.7.0_25] Caused by: java.lang.NullPointerException at co.marcin.novaguilds.command.CommandGuildCreate.onCommand(CommandGuildCreate.java:116) ~[?:?] at co.marcin.novaguilds.command.CommandGuild.onCommand(CommandGuild.java:71) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[Spigot-1.8.7.jar:git-Spigot-3ccbe77-a6a57a9] ... 16 more
@wieczx iS there an api for this plugin? Or a way to get list of player names in guild for another plugin.
Emm, add NovaGuilds to your project and access it by getting plugin instance with BukkitAPI and cast it or via NovaGuilds.getInst() dadee, #18? Give more info.
Dadee971, please contact me via PW or skype, I can't really find what was at line 116 in build #18. It might be an issue with groups, I would need to see your full log and config. Also, stable build #19 is almost done and you can get it pre-released if you need. Random_Cow, btw it was changed to getInstance() in #19
wieczx updated NovaGuilds with a new update entry: Stable build #19 Read the rest of this update entry...