FrameProtect_v2.8.1

Details

  • Filename
    FrameProtect_v2.8.1.jar
  • Uploaded by
  • Uploaded
    Aug 6, 2017
  • Size
    169.66 KB
  • Downloads
    430
  • MD5
    3f2cd7a5f47298a401fe6c495fe7ed4f

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • 1.8.3

Changelog

v2.8.1

  • major performance improvements due to asynchronous saving
  • improve respawn mechanism
    • temporarily generate blocks to make sure item frames, paintings and leash knots get spawned where they normaly would not
    • minimize console output (no more "Unable to respawn disappeared *" spam)
  • other small fixes

v2.8

  • add 1.12+ support
  • add new translations (Japanese, Simplified Chinese)
  • use bStats (bstats.org) for plugin metrics
  • use spiget (spiget.org) for update checks (no more console spam with UnknownHostException)
  • some other fixes

v2.7

  • add option "protectFromProjectile" for disabling "when I shoot at an itemframe, the item inside will drop"
  • add 1.7.10 support
  • add 1.8+ support
  • add leash knot protection
  • add autoprotection for armor stands
  • add "/fp import" command enabling manual import of data from version 2.5 and 2.6
  • add "/fp we takeown" and "/fp we remove" commands
  • add "/fp transfer" command giving non-admin players the ability to transfer their protections to other players (permission "frameProtect.transfer")
  • add "/fp near" command allowing you to find near protections
  • allow command customization (change /fp to whatever you want)
  • allow prefix customization
  • save worlds by UUID
  • fix 'objects are respawned even though they still exist'
  • fix error with '*' selector for multi object type permissions
  • some more things

v2.6
complete recode

  • added: UUID support
  • added: armor stand protection
  • added: respawning of disappeared objects
  • added: some protection additions
  • added: some new languages
  • added: SQLite support
  • changed: language system
  • changed: config,yml
  • changed: protection system
  • changed: data saving
  • removed: some languages
  • removed: some commands
  • removed: anti creative function

v2.5

  • added: new language (Russian)
  • added: config option to en-/disable the this is not your frame/painting and you can't destroy frames/paintings messages → disable_not_yours_messages
  • fixed: block duplication bug when using mcMMO (and maybe some other plugins)

v2.4

  • fixed: items can no longer be stolen by shooting on frames (arrows, snowballs, fishing rods and so on)

v2.3

  • fixed: updated for 1.7 → players can no longer steal items from protected frames
  • fixed: /fp remove didn't remove the protection constantly when using flatfile

v2.2

  • added: new language (Turkish)
  • added: command shortcuts (protect → p, remove → r, info → i, owner → o, lang → l)
  • added: config option to en-/disable the is there a frame where I want to place this block check stop_block_placing_over_frames
  • changed: rewrote some parts of the code
  • fixed: big lag on server start when you're using MySql

v2.1

  • fixed: error on enable when using flatfile
  • fixed: can't save two or more frames on the same block (different orientations) when using flatfile

v2.0

  • added: new language (French)
  • updated: recoded the MySql part of the plugin
  • removed: save-scheduler; now saved directly
  • removed: /fp save command; no longer needed
  • may be less fast when using flatfile but not that much

v1.9

  • new feature: protect blocks with item frames on them
  • added a 'protect_blocks' option to the config

v1.8

  • added new language (Hungarian)
  • fixed 'server crashes after several hours when using flatfile'
  • fixed 'doubling the whole database on save'
  • added a 'resetDatabase' option to the config

v1.7

  • added new language (Nederlands)
  • fixed 'frames.dat and paintings.dat reset on reload/newstart'
  • fixed 'anti piston-griefing doesn't work correctly'
  • fixed some other bugs

v1.6

  • added some settings
  • fixed a bug with the language.yml
  • fixed 'reload doesn't work'

v1.5

  • stop pistons from destroying protectet frames/paintings
  • added new language (Deutsch)
  • added a configurable language file

v1.4

  • you can no longer place multiple item frames at the same place
  • fixed 'permissions don't work'
  • fixed 'no one can destroy protectet frames/paintings'

v1.3

  • added painting protection
  • fixed a bug with MySql
  • added more permissions

v1.2

  • added /fp reload and /fp save
  • added MySql support
  • made it much faster
  • configurable save intervall
  • minimized the size of frames.dat
  • protections of not existing frames are automatically removed
  • fixed some bugs

v1.1

  • added commands
  • added more permissions
  • fixed some bugs

v1.0

  • initial release