Minecraft CraftLevel mod 2024 download
logo
minecraft mod CraftLevel

CraftLevel

Game Version: 1.8
Total Downloads: 2,316
Updated: Jan 26, 2015
Created: Dec 29, 2014
Download CraftLevelDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
CraftLevel.jar release 38.29 KB Jan 26, 2015 1.8 833 download CraftLevel CraftLevel.jar releaseDownload
CraftLevel.jar release 38.13 KB Jan 24, 2015 1.8 117 download CraftLevel CraftLevel.jar releaseDownload
CraftLevel.jar release 40.75 KB Jan 24, 2015 1.8 111 download CraftLevel CraftLevel.jar releaseDownload
CraftLevel.jar release 38.87 KB Jan 24, 2015 1.8 127 download CraftLevel CraftLevel.jar releaseDownload
CraftLevel.jar release 32.54 KB Jan 19, 2015 1.8 127 download CraftLevel CraftLevel.jar releaseDownload
CraftLevel.jar release 31.92 KB Jan 7, 2015 1.8 176 download CraftLevel CraftLevel.jar releaseDownload
CraftLevel.jar release 31.17 KB Jan 4, 2015 1.8 138 download CraftLevel CraftLevel.jar releaseDownload
CraftLevel.jar beta 31.13 KB Jan 2, 2015 1.8 137 download CraftLevel CraftLevel.jar betaDownload
CraftLevel.jar beta 30.63 KB Jan 1, 2015 1.8 109 download CraftLevel CraftLevel.jar betaDownload
CraftLevel.jar beta 44.05 KB Dec 31, 2014 1.8 101 download CraftLevel CraftLevel.jar betaDownload
CraftLevel.jar beta 43.51 KB Dec 31, 2014 1.8 91 download CraftLevel CraftLevel.jar betaDownload
CraftLevel.jar beta 43.35 KB Dec 30, 2014 1.8 111 download CraftLevel CraftLevel.jar betaDownload
CraftLevel.jar beta 43.35 KB Dec 29, 2014 1.8 138 download CraftLevel CraftLevel.jar betaDownload

Screenshots

Description

Share this:

CraftLevel

2015 1/24 SPECIAL UPDATE!!!

FEATURES

This plugin add new crafting level system to your server.

Player can get craft experience by crafting items and level up to get more success craft rate.

All experience amount, all requirement experience for next level, increase success rate per one level and so on are configurable as you want.

I believe this plugin makes your server more enjoyable and challengeable.

Experience is set based on materials for craft and failure craft rate.

For example, in the case that you set 10 for STICK and 25 for WOOD.

WOOD_SWORD needs one stick and two woods so the total amount of experience is (10 + 25*2) = 60.

Then, multiply the failure rate(configurable) to 60.

If the success rate is 70%, the failure rate is 30%, so 60*0.3 = 18.

Finally, player gets 18 experience by crafting WOOD_SWORD.

If the craft failed(materials and craft item lost), player gets 18*0.7(success rate) = 12 experience.

This experience system means it's nonsense to get experience by crafting cheep items and facilitate get more challenge.

INSTALLATION

It's really easy to install this plugin to your server.

Download the latest version and put the downloaded JAR file into the "plugins/" folder of your Minecraft server.

This plugin is compatible with 1.8 and maybe more previous version.

Reload or start your server to get config file in "plugin/CraftLevel/".

Adjust the config.yml file as you want..

COMMANDS

  • /cl status : display current craft level and craft exp
  • /cl set level [PlayerName] [Amount] : set Player's level to [Amount]
  • /cl set exp [PlayerName] [Amount] : set Player's exp to [Amount]

CONFIG

You can configure a lot of things as below.

  • Default minimum craft success rate
  • Default maximum craft success rate
  • Increase success rate per level after requirement level
  • Max craft level
  • Backup rate
  • Next level experience requirement
  • Material config( require level , experience, options )

PERMISSION

  • craftlevel.status : allow player to display current craft level and craft exp.
  • craftlevel.set : allow player to /cl set [level or exp] command.

Metrics

This plugin utilizes 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
  • You can disable the stat collection via /plugins/PluginMetrics/config.yml if you wish.

GitHub

https://github.com/dyukusi/Bukkit_plugins/tree/master/CraftLevel

TODO

  • Shift key craft function
  • Create Tutorial movie
  • Support smelt (furnace) ( it's better to make "smelting level plugin"?)
  • Support brewing(alchemy) ( it's better to make "brewing level plugin"?)
  • Display CraftLevel status at side scoreboard( but you can get variables from CraftLevel class method)

like this

  • IMPROVEMENT OF MY AWFUL ENGLISH

Feel free to comment to improve this plugin.

Comments

Add a comment