mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-05 23:33:36 +00:00
Compare commits
2 Commits
c53cb901ab
...
6042202383
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6042202383 | ||
|
|
dd3d26675a |
@@ -1,6 +0,0 @@
|
||||
- Added support for 1.21.9 and 1.21.10
|
||||
- Added support for MiniPlaceholders v3
|
||||
- Improved performance by running more tasks asynchronously
|
||||
- Improved logging
|
||||
- Added HologramManager#isLoaded method
|
||||
- Regular dev builds are now published to the BETA channel
|
||||
@@ -1 +1 @@
|
||||
2.8.0
|
||||
2.8.0.155
|
||||
@@ -1,8 +0,0 @@
|
||||
- Added support for 1.21.9 and 1.21.10
|
||||
- Added support for MiniPlaceholders v3
|
||||
- Added permissions for each action type
|
||||
- Improved logging
|
||||
- Fixed various bugs for the player-npcs fflag
|
||||
- Added an optional flag to disable arm swinging in Npc#update
|
||||
- Added NpcManager#isLoaded method
|
||||
- Regular dev builds are now published to the BETA channel
|
||||
@@ -1 +1 @@
|
||||
2.8.0
|
||||
2.8.0.301
|
||||
@@ -83,7 +83,7 @@ dependencies {
|
||||
implementation("de.oliver.FancyAnalytics:mc-api:0.1.11")
|
||||
implementation("de.oliver.FancyAnalytics:logger:0.0.8")
|
||||
implementation("org.incendo:cloud-core:2.0.0")
|
||||
implementation("org.incendo:cloud-paper:2.0.0-beta.11")
|
||||
implementation("org.incendo:cloud-paper:2.0.0-beta.13")
|
||||
implementation("org.incendo:cloud-annotations:2.0.0")
|
||||
annotationProcessor("org.incendo:cloud-annotations:2.0.0")
|
||||
implementation("org.mineskin:java-client-jsoup:3.0.3-SNAPSHOT")
|
||||
|
||||
Reference in New Issue
Block a user