Skip to content

参加したときに参加者のスキンを保存します

License

Notifications You must be signed in to change notification settings

TATCHAN0825/joinskinsave

Repository files navigation

JoinSaveSkin

joinskinsavesetumei

Select language: 日本語 English

日本語

Requirement

  • gd

Enable GD Library

extension=php_gd.dllのコメントアウトを解除します php.ini

- ;extension=php_gd.dll
+ extension=php_gd.dll

Usage

  • pluginsフォルダにプラグインpharを入れます
  • サーバーに参加します
  • プレイヤーのスキンデータ(png)が保存されます!

plugin_data/joinskinsave/<プレイヤー名>/<Y-m-d-H-i-s>.png

Author

  • tatchan

SpecialThanks

English

Requirement

  • gd

Enable GD Library

Uncomment extension=php_gd.dll php.ini

- ;extension=php_gd.dll
+ extension=php_gd.dll

Usage

  • Place the plugin phar in the plugins folder
  • Join the server
  • The player's skin data (png) will be saved!

plugin_data/joinskinsave/<player name>/<Y-m-d-H-i-s>.png

Author

  • tatchan

SpecialThanks

About

参加したときに参加者のスキンを保存します

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages