Runescape Levels
A long time ago, back when I still played runescape, i constantly found myself at the in-game store trading with other players. Today, when i play minecraft, i usually ignore in-game shops. I took a day to think about why and i came to this conclusion: There is no point to buy items if you can make the end product yourself. This is where Runescape Levels comes in, it requires players to have a certain level before they can craft tools or mine blocks. This will encourage trade between players and more use of in-game shops, as the players cannot create these tools on their own.
Features
- RPG-Style levels, give players a reason to level up
- Completely configurable, from how much XP between levels to what blocks give XP and how much
- Level cap at 99 for maximum nostalgia
Metrics
This plugin utilises Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
- A unique identifier
- The server's version of Java
- Whether the server is in offline or online mode
- The plugin's version
- The server's version
- The OS version/name and architecture
- The core count for the CPU
- The number of players online
- The Metrics version
-
View User Profile
-
Send Message
Posted Jun 1, 2016i cant wait to get around to configureing/testing this plug-in =3 uber nasolgia <3
-
View User Profile
-
Send Message
Posted Jan 6, 2016Hi, i think this is an awesome plugin, how ever it didnt work for me, please check the following error. It would be great if this plugin would be compatible with mcmmo
[20:54:42] [Server thread/INFO]: sfmplayer issued server command: /rs
[20:54:42] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'rs' in plugin RuneScapeLevels v1.0
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_66]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_66]
at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [minecraft_server.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_66]
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at blaxout1213.runescapelevels.LevelsMain.onCommand(LevelsMain.java:80) ~[?:?]
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[minecraft_server.jar:git-Spigot-db6de12-18fbb24]
... 15 more