Ultra Customizer icon

Ultra Customizer -----

The Ultimate Customization Plugin fully controllable via GUI's w/ Script System, ChatEditor, Recipes











































[​IMG]
----------, Dec 28, 2022










[​IMG]
----------, Jun 14, 2022















[​IMG]
----------, Nov 2, 2021




[​IMG]
----------, Sep 7, 2021

[​IMG]
----------, Sep 4, 2021

[​IMG]
----------, Sep 4, 2021







[​IMG]
----------, Jun 1, 2021



[​IMG]
----------, Apr 14, 2021


[​IMG]
----------, Apr 3, 2021














[​IMG]
----------, Sep 28, 2020

[​IMG]
----------, Sep 26, 2020

[​IMG]
----------, Sep 19, 2020





[​IMG]
----------, Aug 13, 2020








[​IMG]
----------, Jun 10, 2020

[​IMG]
----------, Jun 5, 2020



[​IMG]
----------, Apr 5, 2020



[​IMG]
----------, Dec 27, 2019






[​IMG]
----------, Aug 5, 2019

[​IMG]
----------, Jul 24, 2019















[​IMG]
----------, Apr 8, 2019







[​IMG]
----------, Mar 10, 2019



This is a stable release

- MariaDB support officially added (For some people it worked in the past but others may encountered issues that are now solved)

- Fixed Typos (Compare Requirement)
- Fixed Bungee Send Action erroring
----------, Oct 31, 2018

- Fixed Hikari Error on startup
- Relocated Tablist Editor Button
- Added Donation GUI to thank Donators
----------, Oct 27, 2018

Currently Im aiming at cleaning up everything so we can move onto the next big updates.

You may notice that all features will be enabled after updating. Just disable those again that were disabled before

- Cleaned up a lot of code
- Replaced an entire Storage
- Removed Massive Stats
----------, Oct 19, 2018

Added Rain & Sun Action to control the weather.

The Session Variable Requirement got renamed to Variable Requirement.
----------, Oct 15, 2018

Remove the Stylefile

This update contains some final improvements of the Stylefile:
- Removed unused Settings
- Increased userfriendlyness of the Stylefile (By removing Settings which could easily break GUI's)
- Replaced all § with & to prevent utf8 issues
----------, Sep 27, 2018

At the current state you have to remove the UGUIStorage.dat and UGUIButtonStorage.dat before switching between 1.12 and 1.13.
If you are using MySQL you have to delete the according tables


Its highly recommended to get this version since you can now basically use all 1.13 blocks with the plugin. This fixes a lot of errors introduced by the latest update due to having the compatibility layer of spigot still enabled.
----------, Sep 17, 2018

After installing you wont be able to downgrade

Hydra will now completely take advantage of the new 1.13 item api. If you are still using 1.12 or below, you are completely fine since it will automatically adapt to that. All item ids and datas will be automatically converted to our new 1.13 item names to ensure full compatibility for newer versions of Minecraft.

Noticeable Changes:
- You can now use 1.13 Items
- Stylefile now uses Item Names instead of ItemId:ItemData
- Own GUIs will no longer show item attributes
----------, Sep 16, 2018

- Fixed the Sound Action not executing the following action
----------, Sep 4, 2018

- Fixed Server Commands Manager breaking on certain plugins
----------, Aug 13, 2018

- Added 1.13 Support

Not everything is 100% tested but in theory everything should work flawlessly. Enjoy!
----------, Aug 3, 2018

- Added Sound Action

Have fun
----------, Jul 16, 2018

- Fixed that the Chat Editor GUI did not open
- Decreased active Connection amount for MySQL
----------, Jul 13, 2018

- Added World Requirement
Now you can check in which world a player is

- Fixed a bug that the action will not be saved if changed via the Q key
- Readded Massive Stats
----------, Jul 12, 2018

- Added GUI Delete Confirmation
- GUI's or Buttons will no longer disappear if semicolons are used
- Removed Massive Stats Service
----------, Jul 4, 2018

- Fixed Action / Requirements not showing up when stored in mysql

Execute this via phpmyadmin or similar:
Code (Text):
ALTER TABLE `ActionStorage` CHANGE `serializedData` `serializedData` VARCHAR(2048) NULL DEFAULT NULL;

ALTER TABLE `RequirementStorage` CHANGE `serializedData` `serializedData` VARCHAR(2048) NULL DEFAULT NULL;
----------, Jun 26, 2018

- Fixed a bug that the placeholder of a Block Picker Action will not be set
- Fixed Dialog being blank
----------, Jun 24, 2018

Changes:
- Dialog Action now shows a title + subtitle
----------, Jun 21, 2018

When creating a command you have specific placeholders that you can use to get the arguments of the command. This update allows you to get a certain length of arguments at once.

Here are some examples:

/test This is a cool Command

{Arg:2-4} -> is a cool
{Arg:3-*} -> a cool Command
...
----------, Jun 18, 2018

Some Users experienced that they are loosing their Actions & Requirements when updating. This update will force yet again everyone loosing their Scripts but after that update you will never loose those again!

Just make some screenshots of what you have made to restore your actions & requirements!

Other Changes:

- Adds Stop All Action
----------, Jun 17, 2018

- Actions & Requirements can now be edited by pressing Q.
So you no longer have to remove and recreate the entire actions or requirement.

- Cloning a button will no longer clone its requirements and actions
----------, Jun 16, 2018

This fixes all issues that the last update introduced. Besides majorly upgrading the GUI Manager it also provides other Item related changes that will be required for the future.

Changelog:
- Fixed Lores not appearing
- Fixed GUI Buttons not saving
- Fixed Heads not beeing player heads & more
----------, Jun 11, 2018

In the last update I uploaded the wrong jar. My bad
----------, Jun 11, 2018

The following updates including this one will completely revamp the Action & Requirement System. This update will revamp it for the GUI Creator and Tablist Editor. Note that all saved settings for it will be removed.

Benefits of the new System:
- All Requirements can be reverted
- Each Action has its own requirements
- For Player Specific Actions & Requirements you can change the target

Other cool changes:
- Dialog Action (Get the users input from the chat and save it as a placeholder!)
- Block Picker Action (Opens a block picker GUI and saves the id of the clicked block as a placeholder)

I hope you like it!
----------, Jun 10, 2018

A new action has been added to the Command Manager which allows the player to pick a material. That id will be saved to a placeholder which can be combined with other actions
----------, Jun 9, 2018

For the Keymapper & Own Command Manager the Dialog Action is now available!

You are now able to get the user input via the chat!
----------, Jun 6, 2018

All userdata from the command manager & keymapper will be removed. This was the last time I promise.

This update fixes the Delay Action and will open up possibilities for things like dialog actions, player picker actions and much more fancy stuff.
----------, Jun 6, 2018

This update adds the possibility that you can have spaces in your commands.

So you can now make commands like:

/create town

... which was not possible before!
----------, Jun 4, 2018

- The Teleport Action can now get saved
- Actions can now be removed properly
----------, Jun 2, 2018

Please delete the Stylefile first!

The following updates including this one will completely revamp the Action & Requirement System. This update will revamp it for the Own Commands. Note that all saved settings for it will be removed.

Benefits of the new System:
- All Requirements can be reverted
- Each Action has its own requirements
- For Player Specific Actions & Requirements you can change the target

I hope you like it!
----------, Jun 2, 2018

Ive added 2 Layouts on request to the Tablist Editor.
Enjoy.
----------, May 27, 2018

The following updates including this one will completely revamp the Action & Requirement System. This update will revamp it for the Keymapper. Note that all saved settings for it will be removed.

Benefits of the new System:
- All Requirements can be reverted
- Each Action has its own requirements
- For Player Specific Actions & Requirements you can change the target

I hope you like it!
----------, May 21, 2018

After you pressed a number key, the Key Mapper executed the actions from the old and new slot. This is now fixed
----------, Apr 26, 2018

- Fixed a bug that materials don't save properly
----------, Apr 24, 2018

- Removed Massive Statistics Service because of recent downtimes
----------, Apr 15, 2018

Delete your Stylefile before updating

This update will speed up all GUI's & Dialogs and it offers you a completely remade Stylefile that is actually human readable! Animations have been adjusted and added to a lot of buttons that were static before.

This update required me to rewrite all GUI's & Dialogs and more.
That was the reason that the plugin didnt got that many updates the past months.
----------, Apr 12, 2018

Added Send Title Action.
----------, Feb 24, 2018

Added {Group} placeholder which will be replaced with the players primary group. Vault is required for it.

Removed Support Key System.
----------, Feb 22, 2018

Fixed MySQL Errors
----------, Feb 21, 2018

If you were using the newest Ultra Permissions version your animations would accelerate. This is now fixed.
----------, Feb 15, 2018

Fixed double Updating Messages / Removed Console Updating Messages

Fixed Tab Complete for Commands.
----------, Feb 14, 2018

I made a mistake in the GameMode Action which is now fixed.
----------, Feb 12, 2018

- Fixed Send Server Action not closing GUI
- Fixed Chat Activation Storage Error
----------, Feb 11, 2018

Apparently I was using the older Spigot API that got removed so now I switched to the newer api.
----------, Feb 11, 2018

Will pass if the player is on your server. It makes sense to use it in combination with an command argument.
----------, Feb 4, 2018

This Requirement can be useful in combination with a command variable. That way you can check if a typed in player name is valid
----------, Feb 3, 2018

As requested, I added a button to easily copy items from your player inventory into your GUI Editor! This can be really timesaving for shops.

Further small improvements have been made to the code.
----------, Jan 31, 2018

- Added {Arg.*} Session Variable
(Will represent all arguments of an own command)

- Fixed Burn-In on Session Variables
- Fixed Duplication Edit Glitch
----------, Jan 28, 2018

For everyone having issues with tablist sorting, it should now be fixed.
Remember that you remove operator rights because then you would have all permissions from tablist.1 to tablist.10.
----------, Jan 21, 2018

This should theoretically fix the issue
----------, Jan 19, 2018

Resource Information
Author:
----------
Total Downloads: 2,800
First Release: Nov 14, 2017
Last Update: Dec 13, 2024
Category: ---------------
All-Time Rating:
363 ratings
Find more info at ultracustomizer.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings