SkriptLang / Skript

Skript is a Spigot plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.
https://docs.skriptlang.org
GNU General Public License v3.0
1.06k stars 368 forks source link

Known conflicting plugins in skript info #6137

Open TheLimeGlass opened 11 months ago

TheLimeGlass commented 11 months ago

Suggestion

Add a list of plugins that are on the server that have been known to cause a potential issue for Skript. For example:

We may need to know if Vault is installed on the server to understand balance syntaxes. (Don't worry about region plugins, that's to be in it's own addon eventually)

Why?

This would be beneficial to the SkriptLang developers to understand the server and find a probable cause and solution quicker.

Other

An easily extendable solution would be best in the design so we can add more known plugins to the list in the future.

Agreement

erenkarakal commented 5 months ago

Where will this be shown? in /sk info or in an exception? or is it for a page?

Fusezion commented 5 months ago

Out of curiosity what do these plugins cause? I've had no issues with them personally without it being an issue in skript.

erenkarakal commented 5 months ago

Out of curiosity what do these plugins cause? I've had no issues with them personally without it being an issue in skript.

geyser causes issues while saving an uuid variable of a bedrock player, not sure about others

Fusezion commented 5 months ago

geyser causes issues while saving an uuid variable of a bedrock player, not sure about others

This Issue was caused by skript stripping out leading zeros in numbers which is fixed in 2.7