Matocolotoe / Skript-1.8

The Skript plugin made for Minecraft 1.8.x only. Releases will follow the original repository, except for some bug fixes. Please read the README before updating to Skript-1.8 !
https://discord.gg/yh3Z98m
GNU General Public License v3.0
47 stars 4 forks source link

Farm Aliases #71

Open Sulphinx opened 1 year ago

Sulphinx commented 1 year ago

Skript Version

[09:09:26 INFO]: [Skript] Skript's tutorials can be found here: https://docs.skriptlang.org/tutorials [09:09:26 INFO]: [Skript] Server Version: git-PaperSpigot-445 (MC: 1.8.8) [09:09:26 INFO]: [Skript] Skript Version: 2.6.4-for-1.8 [09:09:26 INFO]: [Skript] Installed Skript Addons: [09:09:26 INFO]: [Skript] - skript-yaml v1.4 [09:09:26 INFO]: [Skript] - SkEssentials v0.0.1 [09:09:26 INFO]: [Skript] - skript-reflect v2.2.3 (https://github.com/TPGamesNL/skript-reflect) [09:09:26 INFO]: [Skript] - SkBee v1.10.2 (https://github.com/ShaneBeee/SkBee) [09:09:26 INFO]: [Skript] Installed dependencies: [09:09:26 INFO]: [Skript] - Vault v1.7.3-b131 [09:09:26 INFO]: [Skript] - WorldGuard v6.1.3-SNAPSHOT;c904242

Bug Description

Aliases for all crops go under the same category "CROPS".

Expected Behavior

Should be categorized as "WHEAT" or "POTATO", so we can actually use it. Right now it shows the right alias for 1.12.2 servers or older, but on 1.8 servers it just shows up as "CROPS"

Steps to Reproduce

on break: send "%event-block%"

Errors or Screenshots

2023-06-25_09 14 33 https://laby.net/post/wOnCFERZ

Other

No response

Agreement

Henriiig commented 2 weeks ago

Seems like potato and carrots are working. Wheat is the problem where "CROPS" is returned.