⭐LiteSleep⭐ [1.17 - 1.21] icon

⭐LiteSleep⭐ [1.17 - 1.21] -----

Real Life Sleep mechanics | Custom night cycle | Energetic Drinks | Medicines




  • plugin_prefix fixed (Thanks ShockCharge for report)
----------, Feb 10, 2025

  • Fixed MessageManager (Thanks Jekyll for report)
----------, Jan 25, 2025

  • Added light_level
----------, Nov 20, 2024

  • Added sendActionBar
----------, Oct 17, 2024

  • Updated MessageEmanager
  • Added sendTitle function WiKi
----------, Aug 26, 2024

  • LiteCore update (internal library)
  • A material handler has been added. (Materials are displayed according to the version)
  • Added a sound handler. (The sound is displayed according to the version)
----------, Jun 23, 2024

  • Fixed potion effects handling (Thanks sehor for report)
----------, Jun 20, 2024

  • It is forbidden to use other people's beds for Lands
----------, Jun 17, 2024

  • Optimized ticker (Removed unnecessary processing of players and effects)
----------, Jun 7, 2024

  • Fixed new unpacking of language data for the plugin
----------, Jun 1, 2024

  • Added sleep quality interval setting
  • rest_sleep: 0.5 - 0.3
    good_sleep: 0.3 - 0.1
    bad_sleep = 0.1 - 0
----------, May 17, 2024

  • Fixed initializing the plugin prefix, due to which all help messages for commands were not sent to the player (Thanks for the report dubucream74)
  • Added a new method for unloading config and language storage from a plugin file (Some Java versions had difficulty with this)
----------, Apr 11, 2024

  • Medicines and energy drinks may lose durability if maintained, rather than disappearing completely after use
----------, Apr 9, 2024

  • [LiteCore] Added message manager
  • Added useful command messages for server administrators.
----------, Apr 7, 2024

  • Fixed clearing the cache when using /lsleep reload (old player profiles remained if the admin deleted them)
----------, Mar 27, 2024

  • Demo version disabled
----------, Mar 23, 2024

  • Optimized player interaction with medicines/energy drinks
  • The night cycle system is completely disabled and not used by the process
----------, Mar 21, 2024

  • Added function to disable insomnia mechanics
----------, Feb 19, 2024

  • Improved language manager. Fixed bugs for some Java versions where language packs could not be unzipped
  • Improved auto-update of internal item data when the server version changes
----------, Feb 16, 2024

  • Fixed processing of player position cache when antiafk is disabled (Thanks donpedrotv)
----------, Feb 13, 2024

  • Fixed a bug where PAPI could get an empty player
----------, Feb 4, 2024

  • Optimized tick sleep system
  • Optimized selection of stage of players' fatigue stage
----------, Feb 3, 2024

  • In creative and spectator modes, no negative effects are applied
----------, Jan 28, 2024

Added setEnergyAfterDeath config. It restores a set percentage of energy upon death (example: setEnergyAfterDeath: 0.5)
----------, Jan 25, 2024

  • Fixed placeholder display (Energy rounding)
  • LiteCore update
  • Improved and optimized HEX color placeholder
  • Improved and optimized translation placeholder
----------, Jan 21, 2024

  • Fixed display of MultiplyHexColor
----------, Jan 18, 2024

  • Damaged items are no longer given to players on command. (When moving to the next version, item data is updated automatically; if the update has not occurred, then items will not be issued until they are updated manually)
----------, Dec 18, 2023

  • Updated config initialization
  • Removed unused fields
----------, Dec 16, 2023

  • Removed unused test methods
  • Some Utils elements have been translated to an optimized version of LiteCore (located inside the plugin by default)
----------, Dec 7, 2023

  • When installing the plugin, the night cycle is now disabled by default (Enabled in the settings)
----------, Dec 5, 2023

  • Fixed display of commands
  • Autosave data after using the setEnergy command (Before this, the command did not save people with creative mode, because they were not included in the handler) Thanks sholomon
----------, Dec 3, 2023

  • Commands have been changed. (Many people asked to change them because some of the names were not intuitive. The meaning of Health was changed to Energy Sleep)
----------, Nov 27, 2023

  • Automatically disables the night cycle processing handler.
----------, Nov 26, 2023

  • Added console commands.
  • Energy can be set via the console
----------, Nov 24, 2023

  • Fixed a bug where it was impossible to restart the plugin via the console. This is now supported
----------, Nov 23, 2023

  • Update lang system
  • Added ZH_tw.lang
----------, Nov 22, 2023

  • antiAfk = true. Allows you to enable the AntiAfk system, then energy will be wasted for everyone without exception. If the system is turned off, then energy is not wasted by those who are not moving
----------, Nov 20, 2023

  • When upgrading to the next version minecraft, these items are automatically updated. If there is an error, a message will appear in the console
----------, Nov 19, 2023

  • Fixed a bug where the plugin could not get the NBT container of an energy drink/medicine item
----------, Nov 14, 2023

  • Fixed an error in displaying items (medicine and energy) in the chat that were removed from the config
----------, Nov 12, 2023

  • Improved system for processing energy levels
  • Now if the specified effect is not found or not displayed, the plugin does not try to give it to the player
  • The plugin no longer processes unused energy drinks/medicines
----------, Nov 9, 2023

  • Added NBTProvider
  • All processing of NBT data in the future will be processed only in LiteCore.
p.s. LiteCore is built into every Lite product individually, so you don't have to separately update or download it. All necessary updates are present inside the plugin
----------, Nov 6, 2023

  • Added auto-update of config data when upgrading to newer versions of Minecraft
----------, Nov 5, 2023

  • Fixed a bug when entering invalid arguments in setHealth. (Thanks sholomon)
----------, Nov 2, 2023

  • Now the system cannot be bypassed using ANTI AFK machines.
  • Energy will be spent when the player moves in space
----------, Oct 31, 2023

  • Fixed insomnia notification using HEX color
  • Now GM/SPECTATOR do not waste energy
----------, Oct 27, 2023

  • Added new LiteCore package
  • LiteCore will be added to every Lite product and include core features
  • Moved ColorModule to LiteCore
----------, Oct 25, 2023

  • Fixed text display in the new Hex display system
----------, Oct 24, 2023

  • Improved color processing module. Now HEX colors support any number of inserts into a message of the {#FFFFFF} format.
  • Example: "{#FFFFFF}Hello {#555555}world!"
----------, Oct 24, 2023

  • Changed the plugin language system
  • Polish language added
----------, Oct 22, 2023

  • Removed intended interaction with achievements.
  • Now when you move your head, afk is lost
----------, Oct 12, 2023

  • Added AFK system. If the player is AFK, then energy stops being spent
----------, Oct 11, 2023

  • Fixed an error when trying to create an empty item
----------, Oct 9, 2023

  • Added additional processing and notification about incorrectly entered values when executing commands.
  • Added information about the plugin, link to WiKi, link to support
----------, Oct 5, 2023

Resource Information
Author:
----------
Total Downloads: 45
First Release: Oct 4, 2023
Last Update: Feb 10, 2025
Category: ---------------
All-Time Rating:
3 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings