[SPIGOT-6209] 13 plugins break the softdepend load order. Created: 30/Oct/20  Updated: 31/Oct/20

Status: Open
Project: Spigot
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Steve Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: Spigot, bug

Version: git-Spigot-57bbdd8-dea4138 (MC: 1.16.3) (Implementing API version 1.16.3-R0.1-SNAPSHOT)
Plugin: All plugins with a load order (Towny/TownyChat.
Guidelines Read: Yes

 Description   

12 plugins is fine. Load order is obeyed and all is perfect.

13 Plugins and load order is completely ignored. Townychat will load before Towny even though it has a softdepend.

 

Easist to see using TownyChat and Towny using ANY other plugins of your choosing.



 Comments   
Comment by Steve [ 30/Oct/20 ]

This one can be closed.

I went over the Bukkit Source and found softdepend does not alter the load order, However, adding a depend without removing the softdepend will cause the depend to be ignored.

It does seem to simply be a case of whatever (platform specific) event causes listFiles() to return an out of order list.

Generated at Sat Apr 05 09:53:30 UTC 2025 using Jira 10.3.3#10030003-sha1:d220e3fefc8dfc6d47f522d3b9a20c1455e12b7b.