diff --git a/config/openloader/resources/Default/assets/worldplaytime/lang/en_us.json b/config/openloader/resources/Default/assets/worldplaytime/lang/en_us.json deleted file mode 100644 index dd4642a1..00000000 --- a/config/openloader/resources/Default/assets/worldplaytime/lang/en_us.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "worldplaytime.format": "%sh", - "worldplaytime.config.header": "World Play Time Config", - "worldplaytime.config.category.general": "General", - "worldplaytime.config.category.world_entry": "World Entry", - "worldplaytime.config.category.server_entry": "Server Entry", - - "worldplaytime.config.showServerPlayTime": "Show Server Play Time", - "worldplaytime.config.serverPlayTimePosition": "Server Play Time Position", - "worldplaytime.config.serverPlayTimePosition.after_name": "After Name", - "worldplaytime.config.serverPlayTimePosition.behind_count": "Behind Count", - "worldplaytime.config.serverPlayTimePosition.left": "Left", - "worldplaytime.config.serverPlayTimePosition.right": "Right", - "worldplaytime.config.serverPlayTimeColor": "Server Play Time Color", - - "worldplaytime.config.showWorldPlayTime": "Show World Play Time", - "worldplaytime.config.worldPlayTimePosition": "World Play Time Position", - "worldplaytime.config.worldPlayTimePosition.top_right": "Top Right", - "worldplaytime.config.worldPlayTimePosition.left": "Left", - "worldplaytime.config.worldPlayTimePosition.right": "Right", - "worldplaytime.config.worldPlayTimeColor": "World Play Time Color" -} \ No newline at end of file diff --git a/config/openloader/resources/Default/assets/worldplaytime/lang/ru_ru.json b/config/openloader/resources/Default/assets/worldplaytime/lang/ru_ru.json index 073f35cc..f32dd913 100644 --- a/config/openloader/resources/Default/assets/worldplaytime/lang/ru_ru.json +++ b/config/openloader/resources/Default/assets/worldplaytime/lang/ru_ru.json @@ -1,22 +1,3 @@ { - "worldplaytime.format": "%sч", - "worldplaytime.config.header": "World Play Time Config", - "worldplaytime.config.category.general": "General", - "worldplaytime.config.category.world_entry": "World Entry", - "worldplaytime.config.category.server_entry": "Server Entry", - - "worldplaytime.config.showServerPlayTime": "Show Server Play Time", - "worldplaytime.config.serverPlayTimePosition": "Server Play Time Position", - "worldplaytime.config.serverPlayTimePosition.after_name": "After Name", - "worldplaytime.config.serverPlayTimePosition.behind_count": "Behind Count", - "worldplaytime.config.serverPlayTimePosition.left": "Left", - "worldplaytime.config.serverPlayTimePosition.right": "Right", - "worldplaytime.config.serverPlayTimeColor": "Server Play Time Color", - - "worldplaytime.config.showWorldPlayTime": "Show World Play Time", - "worldplaytime.config.worldPlayTimePosition": "World Play Time Position", - "worldplaytime.config.worldPlayTimePosition.top_right": "Top Right", - "worldplaytime.config.worldPlayTimePosition.left": "Left", - "worldplaytime.config.worldPlayTimePosition.right": "Right", - "worldplaytime.config.worldPlayTimeColor": "World Play Time Color" + "worldplaytime.format": "%sч" } \ No newline at end of file diff --git a/config/openloader/resources/Default/assets/worldplaytime/textures/gui/time_icon.png b/config/openloader/resources/Default/assets/worldplaytime/textures/gui/time_icon.png new file mode 100644 index 00000000..95520273 Binary files /dev/null and b/config/openloader/resources/Default/assets/worldplaytime/textures/gui/time_icon.png differ