G&E RPGEssentials
RPGEssentials combines old plugins by G4meM0ment and new by G4meM0ment & Eatingyou, to give you a powerfull collection of Roleplaying Plugins. The plugin was designed for the german rpg server Orbia-RPG. Currently we're in planning state, we won't release any builds until we finished a first running alpha version.
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Included plugins:
UnamedPortalPlugin
Allows you creating portals like multiverse 2 where used to
InventoryBackup
Backups the inventory of players and allows you to restore them on the fly
Royal and Revolt (Planned)
Define roles allowed to be played and changed by revolts the players can start
Supported plugins & dependencies:

-
View User Profile
-
Send Message
Posted Oct 22, 2013@G4meM0ment
Awesome! It works! Im still trying to learn how to use it lol Can you at least add some powers such as the potiontick, potionself and potionhit power in the old rpgitem? That gonna be awesome.
-
View User Profile
-
Send Message
Posted Oct 22, 2013@Kamisann
You've added the item name in the end?
-
View User Profile
-
Send Message
Posted Oct 21, 2013@G4meM0ment
/rpgitem give typed, internal error occurs,
-
View User Profile
-
Send Message
Posted Oct 21, 2013@G4meM0ment
So I have to create everything in the config file but not with in game cmd? Perhaps this is kinda late, but can you change the root command "/rpgitem"? Since it is exactly the same as the old rpgitem, I have to uninstall the old one or it will not work.
-
View User Profile
-
Send Message
Posted Oct 21, 2013@Kamisann
Try to use /rpgitem give RPGItem should give you a simple test item, if it works you should read the wiki how to create items.
-
View User Profile
-
Send Message
Posted Oct 21, 2013@G4meM0ment
The log looks fine, just the load and complete of each subplugin.
-
View User Profile
-
Send Message
Posted Oct 21, 2013@G4meM0ment
Yeah, it is loaded this time. But I am still stuck on typing the /rpgitem help. Different from b4, it says nothing after I type it. Same for the other subplugins.
-
View User Profile
-
Send Message
Posted Oct 19, 2013@Kamisann
Try the newest dev build link and if it don't work send me your startup log posted in hastebin or similar!
-
View User Profile
-
Send Message
Posted Oct 17, 2013@G4meM0ment
Nothing :/ Vault installed. It is not even showed in the "plugins using vault" Bukkit 1.62.
-
View User Profile
-
Send Message
Posted Oct 17, 2013@Kamisann
Vault installed? Error log? Startup log?
-
View User Profile
-
Send Message
Posted Oct 17, 2013I dropped the latest jar into the plugin folder with the citizens and dtltraders installed and then run the server. It is not showed in the /help menu and did not create a folder in the plugin folder. the old rpgitem was uninstalled.
-
View User Profile
-
Send Message
Posted Oct 17, 2013@Chriszh
I'll add this feature good idea, please post an issue/idea on github ticket system to remember me.
-
View User Profile
-
Send Message
Posted Oct 17, 2013First successful builds on jenkins! Download now on DevBuilds!
-
View User Profile
-
Send Message
Posted Oct 15, 2013i got a suggestion, in the rpgitem part, could you make a setting where you can chose, if the item is bind on equip or bind on use? similar to this plugin. http://dev.bukkit.org/bukkit-plugins/soulbound/
and another question, how far is you with your plugin ?
-
View User Profile
-
Send Message
Posted Oct 15, 2013@Kamisann
Any errors on startup? Maybe for some reason the the other files hasn't been generated. Check the overview and wiki maybe you'll find some cmds theres (give for example).
-
View User Profile
-
Send Message
Posted Oct 14, 2013@G4meM0ment
Or perhaps I need to uninstall the old rpgitem plugin?
-
View User Profile
-
Send Message
Posted Oct 14, 2013@G4meM0ment
I did set the subplugins to true, but nothing changed.
-
View User Profile
-
Send Message
Posted Oct 14, 2013@Kamisann
The help isn't setup yet. I'll update wiki soon and notify you. EDIT: You need to enable the single subplugins in this config.
-
View User Profile
-
Send Message
Posted Oct 12, 2013Not sure what happened whether that was a bug or I just did something wrong.:/ I installed the plugin downloaded from the link below along with the dtltrader and citizens plugin. The plugins are showed in the /help menu,but when I typed /rpgitem, it just says "/rpgitem help" Then I typed /rpgitem help it just gives me the same thing again. same for the /upp and other commands. plus, the only thing in the rpgessentials folder is the config.
-
View User Profile
-
Send Message
Posted Oct 11, 2013hi i hope this helps:
2013-10-12 00:40:25 [INFO] Chriszh issued server command: /rpgitem 2013-10-12 00:40:25 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'rpgitem' in plugin RPGEssentials v0.00.001 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192) at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:527) at net.minecraft.server.v1_6_R3.PlayerConnection.handleCommand(PlayerConnection.java:976) at net.minecraft.server.v1_6_R3.PlayerConnection.chat(PlayerConnection.java:887) at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:834) at net.minecraft.server.v1_6_R3.Packet3Chat.handle(SourceFile:49) at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230) at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132) at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594) at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240) at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483) at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415) at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) Caused by: java.lang.NullPointerException at me.G4meM0ment.RPGEssentials.RPGEssentials.onCommand(RPGEssentials.java:345) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more