Перейти к содержимому
Mineforgian

PlayerDoll

A light-weight FakePlayer plugin for Plugin servers

Загрузки
29K
Подписчики
69
Обновлён
24 мая 2025 г.
Лицензия
MIT

Опубликован 30 августа 2023 г.

PlayerDoll is a plugin that allow players create Fake Players (Doll).

The Plugin is inspired from fake player in Carpet Mod.

Players can use this plugin to perform simple tasks that require players.

Please check details on Github Readme

Disclaimer

This plugin is highly dependent on NMS, slightly changes made by Mojang / Server Jar provider might cause this plugin no longer working.
Please Test the plugin under test environment before use.

Currently Supported Game Versions and Mods

  • Spigot / Paper / Purpur / Folia
  • 1.20.2 - 1.21

Examples of what can be done with this plugin:

  • Keep chunks loading with random tick
  • Grow crops
  • AFK mob farms
  • Attack mobs
  • Interact with blocks
  • Mine/Break/Place blocks
  • And more...

Ченджлог

2.4Бета1.21.3, 1.21.4, 1.21.5 · 24 мая 2025 г.

Changelog:

  • Rebuild the plugin
2.4Бета1.21.3, 1.21.4, 1.21.5 · 22 мая 2025 г.

Patch note:

  • Bump Version to 2.4
  • Support 1.21.5 Spigot and Paper (experimental build)

Note:

  • Folia 1.21.5 is not yet released

  • Addons are available below this changelog, put them into plugins/PlayerDoll/addon/

  • Besides the Main Plugin jar, addon-Wrapper & addon-Doll (& Addon-Folia for Folia servers), are necessary for core functionalities

  • If you are using 1.20.6+ Paper and its downstream, please download correct addons that indicates Mojang Mapping (X-Mojang.jar)

  • If you are using Spigot, please download Spigot Mapping (X-Spigot.jar)

Updated jar

  • Main
  • Addon-Wrapper-1215 (1.21.5)
  • Addon-Doll-v1_21_R4-1215 (1.21.5)
2.3Релиз1.21.2, 1.21.3, 1.21.4 · 20 января 2025 г.

Patch note:

  • Fixed an issue that Doll cannot connect server while whitelist has enabled

Updated jar

  • Main
2.3Релиз1.21.2, 1.21.3, 1.21.4 · 11 декабря 2024 г.

Patch Note:

  • Fixed Doll connections problem for certain versions
  • Fixed Doll cannot inherit permission from permission plugins
  • Added empty string check for config key doll-permission
  • Added config key doll-metadata for Doll for special usage

Note:

  • Main & All Addon-Doll are updated
  • Config version is now 32
2.2Релиз1.21.2, 1.21.3, 1.21.4 · 9 декабря 2024 г.

Patch Note:

  • Fixed version checking v2.1 (shou692199)
  • Renamed Addon to enhance version readability (shou692199)
  • Fixed some GUI pages did not display previous page by clicking outside (backpack, gset, set)
  • Optimized & Advanced Exp command
  • Moved Skin Permission before text extern/local
  • Delayed Doll teleport when Spawn, avoid Doll not teleporting in certain condition
  • Removed redundant OP permission while Doll spawn
  • Fixed ConvertPlayer cannot inherit permission from permission plugin
  • Delayed AsyncPlayerPreLoginEvent when Doll Login to avoid permission plugin Kick
  • Fixed certain text not applying newline

Exp command

Improved performance while calculating experience.

Added integer overflow check

New argument asOrb for EXP command:

  • Experience will be given as experience Orb
  • Useful for mending

Changed Click interaction for GUI EXP:

  • Left click -> get Exp conventionally
  • Right click -> get Exp as EXP Orb
  • Shift click -> get All levels (within integer limit)
  • Non-shift click -> get 1 level

Updated description for GUI Exp icon

Addons

  • Simplied Mapping string to Mojang or Spigot
  • Added trailing string for Minecraft version support
    (i.e. 1210_1211 -> 1.21.0 to 1.21.1)

Note:

  • Config Version is now 31
  • Main & Addon-Doll has been updated
  • Renamed Addon-Wrapper
2.1Релиз1.21.2, 1.21.3, 1.21.4 · 5 декабря 2024 г.

Patch Note:

  • Disabled Dev message in startup
  • Supported 1.21.4 Spigot
  • Added LookAt action command
  • Updated Create command arguments for skin fetching
  • Added raw message for Version command
  • Fixed Doll don't follow default prefix & suffix in perm.yml when Doll owner is not online (works even if perm.yml has disabled)

Skin Fetching

new literal nodes are added to the Create command.

/doll create <name> [extern|local <skin>]

extern: Fetch player skin online
local: Fetch player skin from local server


Note:

  • config version is now 30
  • Addon-Folia has renamed (discarded version)
  • Wrapper Addon for 1.21.2+ is still Addon-Wrapper-1212 (will be renamed if there is breaking change)

Addon updated:

  • All Addon-Doll
  • new Addon for 1.21.4 (Addon-Doll-v1_21_R3)

For Addon-Wrapper, please download from the previous version

2.0Бета1.21.1, 1.21.2, 1.21.3 · 27 ноября 2024 г.

Patch Note [Dev]:

  • Fix Paper NoSuchMethodError getBukkitEntity() (shou692199)

Addon updated:

  • v1_20_R2
  • v1_20_R3
  • v1_20_R4
  • v1_21_R1
  • v1_21_R2
2.0Бета1.21.1, 1.21.2, 1.21.3 · 22 ноября 2024 г.

Patch Note [Dev]:

  • Fixed a Crash NoSuchMethodError in Folia when Doll spawn.
    Related addons (Addon-Doll) are updated

Комментарии

Загружаем…