Voxel Shop beta is live. Expect occasional bugs. Learn more  
GriefPrevention GUI Addon icon

GriefPrevention GUI Addon 4.11.2

Upgrade Grief Prevention with a sleek GUI, claim TP, custom flags, and more!

Page 1 ... 3 4 5 6
1.13 Apr 4, 2023
Update

New Features:

  • Added confirmation menu when kicking players
  • Made location placeholder editable in language.yml

Bug Fixes:

  • Fixed issues with offline player kicking
  • Fixed claim tp sometimes teleporting players underground
  • Claim tp will now teleport players above ground or to player-made structures if there is available space

How to Update:


  1. Replace GPExtension.jar with the latest version
  2. Add CLAIM_KICK.yml to the deluxemenu folder and configure the settings in the deluxemenus config file
  3. Replace trustlist_1.yml in deluxemenus with the latest version
  4. Language.yml will be updated automatically to the latest version. 
2.12.1 Mar 30, 2023
Quick bug fix

What's new

  • Fixed a bug where you cant click add new in trustlist_1.yml
2.12 Mar 30, 2023
New things #3

What's new

  • Fixed rare runtime exception with anvil gui
  • Added option to disable some features of the gui

YAML:

options:

# will disable purchase block command and removed from gui
purchase_block:
enable: true
# will disable teleport command and removed from gui
claim_teleport:
enable: true
announce_kick:
enable: true

 
  • Added option in trustlist to change permissions or untrust.

image.png

  • Added message to the player when they get kicked from the claim.
  • Fixed issue with claim permissions.
  • Fixed various bugs.

How to update



  1. Replace GPExtensions.jar with the latest one.
  2. Language.yml, Config.yml of GPExtensions will be replaced automatically.
  3. Replace trustlist_1.yml , CLAIM_PERMISSIONS.YML , CLAIM_MENU.YML , CLAIM_INFO.YML
2.11 Mar 20, 2023
Tweaks and fixes

What's new.

  • Delete/Leave all claims button now takes to a confirmation menu.
  • Fixed issue with offline player.
  • Added warning when trying to add a non-existing offline player.
  • Change the economy settings.
economy:

type: "VAULT"
claim_block_price: 1000
# If disabled price will be calculated per block
per_100_block_mode: true
  • made it so if the price is calculated to be 0 it will not allow the player to purchase.
  • Fixed null Permission message when updating manager permission.
  • Made clean theme player list start from slot 10.
  • Now old files of GPExtensions will go inside Backups folder. 

How to update

  • Update GPExtensions to latest provided version
  • Copy the new CLAIM_DELETE_ALL.yml and CLAIM_LEAVE_ALL.yml files to Deluxemenus
  • Enter the correct setting in deluxemenus config.yml
     

2.10 Mar 15, 2023
New Things update. #2

What's new:

  • Ability to change the row size of GPExtension Menus
  • Added option to leave/delete all claims in claimlist menu.
  • Made claim owner's name display in title of claims in claimlist
  • Made claim block menu works with items to purchase claim blocks.
  • Added new options in Config.yml
  • Added new options in Language_en.yml
  • Fixed error on console command usage
  • Fixed typo in Language_en.yml

What changed:

  • All files in GPExtensions folder
  • CLAIM_BLOCK.yml in Deluxemenus folder

How it works:

  • How claim purchase works
    • economy:
      

        type: "VAULT"

        price_per_block: 10


    • Set type to Block name or VAULT to set what purchase mode is selected. Example: If type is set to DIAMOND and price per block set to 10. It will cost 100 diamonds to purchase 10 claim blocks.


    • Change price per block to change how much a claim block cost.


  • How to change rows of GPExtension Menus


  • Change rows in menu file.
  • If an item exceeds the size of the menu, it will throw Erros in console but can be ignored. because it's just a log message.
2.9 Mar 12, 2023
New things update

What's new.

  • Ability prevents claim fly if the player does not have permission example "essentials.fly". This option disabled by default.
  • Ability disable flags in config.yml
  • Particles when player is flying above a claim.
  • Particles when player lost fly.
  • Ability to search and add offline players to claim in menu or via command.
  • Ability leave claims in menu or via command.
  • Ability to disable flag in config.yml
  • Fixed issue with some commands and menus not working when using none english language.yml

What Changed.



  1. Changes in GP-[theme]/CLAIM_MENU.yml
  2. Changes in GP-[theme]/CLAIM_INFO.yml
  3. Changes in GP-[theme]/CLAIM_PERMISSION.yml
  4. Added new GP-[theme]/CLAIM_LEAVE.yml
  5. Changes in GPExtension/Config.yml
  6. Changes in GPExtension/Language.yml
  7. Changes in GPExtension/Claimlist_[theme].yml
  8. Changes in GPExtension/Playerlist_[theme].yml
2.8 Mar 9, 2023
IMPORTANT UPDATE

What's new

  • Removed Flag command permission requirement.
  • Fixed some messages not able to edit.
  • Fixed rare NumberFormattingException
  • Fixed error when clearing all claims at once
  • Fixed claim teleport
  • Fixed major issue with /trust not saving on server restart
  • Fixed blocked player list disable button

How to update: 

  • Replace your GPExtension.jar with the new one. 
  • Replace your blacklist_1.yml with the new one.
2.7.1 Mar 8, 2023
Fixed error

What's new

  • Fixed error when trying to use gui on admin claim

How to update


  1. Delete GPExtension-1.4.jar
  2. Apply GPExtension-1.4.1.jar
  3. restart server
2.7 Mar 7, 2023
Language update

What's new

  • Added ability to edit messages of GPExtension
    • plugins/GPExtension/language_en.yml
  • Moved old message and anvil_gui sections from config.yml to language_en.yml
  • Fixed blacklist_1.yml gui in deluxemenus

How to update


  1. Delete the GPExtension.jar
  2. Add the GPExtension-1.4.jar
  3. Replace your gui_menus\GP-[theme]\blockedlist\blocklist_1.yml with the one provided
  4. Restart server
2.6.1 Mar 6, 2023
Small fix

What's new

  • Fixed menu closes when using anvil gui in upgrade claim
2.6 Mar 6, 2023
Internal Placeholders

What's new

  • Removed OtherPlayer placeholder requirement
  • Switched to internal placeholder
    • %gpextention_otherplayer_uuid_{player}%
    • %gpextention_otherplayer_displayname_{player}%
2.5.3 Mar 6, 2023
Custom plugin update
  • Editable permission message in plugins/GPExtension/config.yml
message:

prefix: "&2● &7ᴄʟᴀɪᴍ ꜱʏꜱᴛᴇᴍ &8» "
title: "&2● &8ᴄʟᴀɪᴍ ꜱʏꜱᴛᴇᴍ"
claim_permission:
owner: "Owner"
manager: "Manager"
trusted: "Trusted"
access: "Access"
container: "Container"
no_permission: "No Permission"
claim_not_found: "Claim not found"
  • Reload command to reload config and guis from GPExtension /gpextensionreload

How to update:

  • Delete GPExtension-1.3.3.jar
  • Add the latest GPExtension-1.3.4.jar
2.5.2 Mar 2, 2023

Fixed error message when updating permission of claim member.

2.5.1 Mar 1, 2023
Claim teleport
  • Now can teleport to claim via gui if trusted
    • manual command /claimtp <claimid> [playername]
2.5 Mar 1, 2023
Reworked /trust command

What's new.

  • Ability to use /trust command without providing the claimid
  • Command usage


/trust <claimID|here> [playerName]

How it works.

  • /trust will print command usage message
  • /trust <claimID|here> will open trustlist of the claim you are standing on
  • /trust <claimID|here> [playerName] will open the player permission menu

How to update.



  1. Delete GPExtention-1.3.1-hotfix.jar
  2. Copy and paste GPExtention-1.3.2.jar
  3. Delete GPExtention folder
  4. Delete CLAIM_PERMISSIONS.yml file and replace it with the updated on

Manually update.​


  1. Delete GPExtention-1.3.1-hotfix.jar
  2. Copy and paste GPExtention-1.3.2.jar
  3. Open your Playerlist_[theme].yml file.
  4. Change - "[player] deluxemenus:trust %player_name% {claimid}" to - "[player] deluxemenus:trust {claimid} %player_name%" in line 95
  5. Change - "[player] deluxemenus:trust<anvilreply> {claimid} " to - "[player] deluxemenus:trust {claimid} <anvilreply>" in line 68
  6. Open your CLAIM_PERMISSIONS.yml file.



args:
  • "player"
  • "claimid"

To




args:
  • "claimid"
  • "player"
2.4.2 Feb 25, 2023
Fixes

what's new

  • Fixed claim permission edit not working
  • Fixed GP-CLEAN theme
2.4 Feb 20, 2023
Improvements

What's new.



  1. Fixed issue in claim block menu.
  2. Added new /unclaim command.
    • Command usage /unclaim [claimid].
    • /unclaim can be used by standing in a claim or give claimid by /unclaim [claimid].
  3. Improved unclaim menu.
    • Fixed bug where menu shows null when opening the unclaim menu with wrong/invalid claimid.
    • Improved security of the menu so there are fallbacks.
  4. Fixed unclaim button in claimlist.
  5. Added message to unclaim all buttons.
  6. Removed debug messages.

How to update



  1. Reapply the Deluxemenu files
  2. Copy and paste GPExtention-1.3.jar to your plugins folder
  3. Delete GPExtention-1.2.jar and GPExtention folder and restart server
2.3-REMAKE Feb 19, 2023
Fixes and unclaim button

What's new



  1. Unclaim from mainmenu
  2. Unclaim from claimlist
  3. Delete all your claim from claimlist
  4. Fixed claim block purchase

How to apply the update:



  1. Delete all files from GPExtension folder andrestart server it will regenerate the files
  2. Reapply the updated gui files to Deluxemenus folder
2.1-remake Feb 13, 2023
Fixes

What's new.

  • Added more checks
  • Added no permission messages
  • Fixed claim trust GUI
  • Fixed custom placeholders unloading on /papi reload
2.0-Remake Feb 12, 2023
Full remake

Update Log - GriefPrevention GUI Addon v2.0:



  1. Complete Remake: We've rebuilt the GriefPrevention GUI Addon from the ground up! With this new version, you can enjoy an even more user-friendly experience with enhanced features such as claim list, claim teleport, manage trust, claim upgrade.
  2. Theme Selection: Now, you can select a theme for your Deluxemenus GUIs more easily than ever before. Simply navigate to the GUIs folder and select the theme you want.
  3. Custom Plugin Features: We've added custom placeholders, claim lists, trust lists, and the ability to create simple custom GUIs, giving you even more control over your land claiming and protection system.
  4. Streamlined Installation: The new installation process is now even more streamlined and easy to follow, with clear instructions for all required dependencies.

Thank you for choosing GriefPrevention GUI Addon. We hope you enjoy using our remade plugin to enhance your survival server.

Page 1 ... 3 4 5 6
Sign in
$6.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

griefprevention

guiaddon

grief

prevention

gui