mirror of
https://github.com/SimplexDevelopment/FeelingLucky.git
synced 2025-07-04 02:56:41 +00:00
Critical Bugfix
Fixed an issue where plugin was loading player configurations from ./plugins/FeelingLucky instead of ./plugins/FeelingLucky/players
This commit is contained in:
@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'io.github.simplex'
|
||||
version = 'Beta-1.0'
|
||||
version = 'Beta-1.0.1'
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
Reference in New Issue
Block a user