mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-23 00:20:42 +00:00
Tweaks
- Tweaked cards in map neater around the text - Fixed map coordinate inaccuracy when zoomed - Fixed too many commas when teleporting via the map - Fixed no message being sent to the player at all when a studio world is opened - Increased map zoom default to 400% - Fixed create command NPE when downloaded a fresh pack
This commit is contained in:
@@ -34,6 +34,7 @@ registerCustomOutputTask('Cyberpwn', 'C://Users/cyberpwn/Documents/development/s
|
||||
registerCustomOutputTask('Psycho', 'D://Dan/MinecraftDevelopment/server/plugins');
|
||||
registerCustomOutputTask('ArcaneArts', 'C://Users/arcane/Documents/development/server/plugins');
|
||||
registerCustomOutputTask('Coco', 'C:/Users/sjoer/Documents/MCServer/plugins');
|
||||
registerCustomOutputTask('Strange', 'D://Servers/1.17 Test Server/plugins');
|
||||
// ==============================================================
|
||||
|
||||
def registerCustomOutputTask(name, path) {
|
||||
|
||||
Reference in New Issue
Block a user