Md5Lukas

Results 8 issues of Md5Lukas

I have created this basic test plugin because of #184, so I could verify that AnvilGUI actually works on 1.18.1. I have also added basic argument parsing to change the...

This is required because when changing the result for an anvil (when the event is called because of AnvilMenu.setRenameText method) to an invalid result the item is not synced back...

The methods now take an optional component that overrides the title of the container. I tested these changes with every method and every container type accepts the new overridden title...

A lot of times people appear in #paper-dev trying to get some packet magic working for basic client side entities, so I figured it would be nice to have some...

According to the Vault JavaDocs it seems to be fine to withdraw (and deposit) an amount of zero, but this plugin rejects that transaction [here](https://github.com/ericgrandt/TotalEconomy/blob/66dcae8b230dcb3d633883bba9b91505d51a6af1/totaleconomy-common/src/main/java/com/ericgrandt/totaleconomy/common/econ/CommonEconomy.java#L72-L77) Vault JavaDocs: ![grafik](https://github.com/ericgrandt/TotalEconomy/assets/21055143/54a33906-6043-4eaf-ad4a-4800a131e6e0) An example...

enhancement

See https://discord.com/channels/1079821947711520768/1266296307732054189

See https://discord.com/channels/1079821947711520768/1262983227522547732

### Expected behavior When hiding an entity by using `entity.setVisibleByDefault(false);` and showing it to a player with `player.showEntity(plugin, entity);` the entity remains visible to the player in question even after...

status: accepted
version: 1.21.5
version: 1.21.10