Information v2.5

Details

  • Filename
    Information.jar
  • Uploaded by
  • Uploaded
    Sep 3, 2016
  • Size
    78.08 KB
  • Downloads
    217
  • MD5
    696450602dc59ef0ec2bc58f37471c0d

Supported Bukkit Versions

  • 1.10

Changelog

v2.5
- Updated to Spigot 1.10.2
- Fixed few deprecated code issues.
v2.4
- Updated to Spigot 1.8.5
- Readded support for older Spigot versions.
- Reverted JoinKit from Diamond Gear to Iron Gear.
v2.3
- Added ability to fully disable safezone damage (Factions only block PvP) (Requires Factions)
- Added ability to add a Header and Footer message to TabList.
v2.2
- Reverted to Compiling with java 7
- Fixed console color messages.
- Updated starter kit to include full diamond instead of iron.
- Added ability to disable flight in certain faction territory, disabled by default. (FACTIONS required for this option).
- Fixed couple permission issues.
v2.1
- Compiled with Java 8
- Corrected spacing issue with Top of nether notification.
- Corrected /ram command, Used/Free ram was off by 1% or 1mb.
- Added hardcoded starter kit, includes full iron armor/tools, 16 bread, 1 bow, and 16 arrows. Need permission and config option turned on to enable.
- WORKS ON SPIGOT 1.8
v2.0
- Updated Metrics
- Compiled with Java 8
v1.9
- Added ability to prevent players from getting on top of nether.
v1.8
- Added ability to disable flight in selected worlds.
- Added ability to disable creative in selected worlds.
- Added ability to disable certain worlds.
v1.7

  • /ram changes:
    - New Feature! [Processor(s)] shows how many processors you got
    - [Tps] is now rounded and displays percentage to 20(max tps).
    - [Total Ram] now shows percentage of max ram, should always be 100% or something funny going on :)
    - [Allocated Ram] now shows percentage to max ram.
    - [Used Ram] now shows percentage of used ram.
    - [Free Ram] now shows percentage of free ram.
  • New Command! /enchantall enchants an item to max, Note: Pickaxe & Axe enchant with fortune and not silk touch. (Need op or information.enchantall
    v1.6
    - Fixed NullPointer Exception.
    v1.5
    - Added /infoupdate to manually check for an updater other than on server startup, requires information.update to use.
    v1.4
    - Added error message when /player <playername> isn't used with enough arguments.
    v1.3
    - Fixed "Extra" not showing up when a op or player with information.extra joins the game.
    v1.2
    - Fixed [Uptime] not working when using /ram
    - Updated to 1.7.2
    - Fixed color on [Uptime] appearing gold when it should been red.
    - Added week count on [Uptime]
    - Removed /viewvote.
    - Updated metrics code from Revision 5 to Revision 7.
    - Added ability to add unlimited Rules when using /rules. (supports colors)
    - Added ability to add unlimited Extra when using /einfo. (supports colors)
    - Added ability to add unlimited Staff when using /staff. (supports colors)
    - Added ability to add unlimited Website when using /website. (supports colors)
    - Added ability to add unlimited ServerIP when using /staff. (supports colors)
    - Added ability to add unlimited Twitter when using /twitter. (supports colors)
    - Added ability to add unlimited Youtube when using /youtube. (supports colors)
    - Added ability to add unlimited Donate when using /donate. (supports colors)
    - Added "You don't have permission" messages to /setvote and /delvote
    - Redid updater using "gravitylow" updating system, Plugin will now check and update plugin if "autoupdate" is set to true in the config.
    - "autoupdate-check" in the config no longer does anything, to turn off the updater change "autoupdate" to false.
    - "messages" in the config is no longer needed, you can delete this from the config.
    v1.1
    /website also can be used as /infowebsite
    /donate also can be used as /infodonate
    /vote also can be used as /infovote
    /staff also can be used as /infostaff
    /rules also can be used as /inforules
    /ram also can be used as /inforam
    /motd also can be used as /infomotd
    /online also can be used as /infoonline
    /ip also can be used as /infoip
    /player <name> also can be used as /infoplayer <name>
    /twitter also can be used as /infotwitter
    /facebook also can be used as /infotwitter
    /youtube also can be used as /infoyoutube
    /stats also can be used as /infostats
    /vote now supports unlimited messages and custom colors.
    - Added /setvote <link> also can be used as /infosetvote.
    - Added /delvote <link> also can be used as /infodelvote.
    - Added /viewvote <link> also can be used as /viewvote.
    v1.0
    - Added /stats
    - Added bukkit version compatibility checker. (for now default is off).
    v0.9
    - Fixed the following commands from working: rules,ram,motd,online,ip,player,twitter,facebook,einfo,and youtube.
    v0.8
    - Changed /rules to /erules.
    - Added /youtube.
    v0.7
    - Added /einfo command
    v0.6
    - Added tps feature to /ram
    - Added /twitter
    - Added /facebook
    - Added permission information.member
    - Added permission information.admin
    v0.5
    - Added /ip
    - Added metrics
    - Added feature to warn on update on information
    v0.4
    - Fixed /inforeload permission.
    - Added /motd
    - Added /online
    - Added /ram
    v0.3
    - Fixed null pointer
    - Redid permissions
    - Fixed /inforeload for console
    - Added permision information.*
    v0.2
    - Added /vote
    - Added /staff
    - Added /rules
    - Added permissions for new commands.
    v0.1
    - Added /website
    - Added /donate
    - Added permissions for current commands.