This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
Essentials
Watch
1
Star
0
Fork
0
You've already forked Essentials
mirror of
https://github.com/EssentialsX/Essentials.git
synced
2025-01-07 08:58:05 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
c18f54bed1
Essentials
/
providers
/
BaseProviders
/
build.gradle
8 lines
94 B
Groovy
Raw
Normal View
History
Unescape
Escape
Clean up gradle build scripts Adds run-paper plugin support as well as moves majority of logic to kotlin build scrips Co-authored-by: Josh Roy <10731363+JRoy@users.noreply.github.com>
2021-06-07 14:17:39 +02:00
plugins
{
id
(
"essentials.base-conventions"
)
}
Fix bStats becoming a transitive dependency (#4426)
2021-08-02 14:21:53 +02:00
essentials
{
injectBstats
.
set
(
false
)
}
Reference in New Issue
Copy Permalink