A plugin that allows you to hear the sound "Welcome to the server!" when you join the server by NhanAZ for PocketMine-MP

Overview

General

A plugin that allows you to hear the sound "Welcome to the server!" when you join the server by NhanAZ for PocketMine-MP

Poggit Lint

Contacts

You can contact me directly through the platforms listed below

Platform Contact
Discord NhanAZ#9115
Email [email protected]
Twitter @ThanhNhanAZ
Zalo @ThanhNhanAZ
FaceBook fb.com/ThanhNhanAZ

License

GNU General Public License v3.0

You might also like...
This Pocketmine-MP plugin lets you implement the ultimate birthday wishing system on your server.

BirthdaysPE This Pocketmine-MP plugin will let you wish player(s) a happy birthday and notify others to wish them too. Commands /birthday set/reset

Allows the connection of Minecraft: JE clients to PocketMine servers. Made for PM4

JavaPlayer Allows the connection of Minecraft: JE clients to PocketMine servers. Made for PM4 MCJE VER: 1.18.2 Need implemented Chunks (convert proble

The plugin allows to execute math operations in the server or console.

General The plugin allows to execute math operations in the server or console with /calculator command Arithmetic Operators List of supported arithmet

This Pocketmine-MP plugin is a plugin including a complete faction system.

SimpleFaction Simple faction plugin replacing FactionsPro which is no longer updated. Commands Command Name Command Description Available for /f help

A Pocketmine-MP (PMMP) plugin to help staff members enforce the rules of the server.
A Pocketmine-MP (PMMP) plugin to help staff members enforce the rules of the server.

StaffMode is an all-in-one Pocketmine-MP (PMMP) moderation plugin made to simplify the life of staff members.

This is a plugin for pocketmine-mp, when locking a player's items helps players not to lose items or throw things around causing server lag.

[] LockedItem| v1.0.0 Player's item lock Features Player's item lock Players aren't afraid of losing items For Devolopers You can access to LockedItem

A Pocketmine-MP plugin to add King Of The Hill events to your server.
A Pocketmine-MP plugin to add King Of The Hill events to your server.

KOTH KOTH is an event popular on HCF and Faction servers. This plugin lets you add this minigame to you server. Support For questions, please join the

A PocketMine-MP plugin for logging Exceptions to a Sentry server
A PocketMine-MP plugin for logging Exceptions to a Sentry server

Sentry A PocketMine-MP plugin for logging Exceptions to a Sentry server. Asynchronous logging If you want to log exceptions in a thread-safe way, you

PocketMine-MP plugin that adds new blocks to the server!

CustomBlockLoader PocketMine-MP plugin that adds new blocks to the server! Reference This plugin is experimental. We are not responsible for any probl

Comments
  • ValueError:

    ValueError: "Invalid or uninitialized Zip object"

    @DavidGlitch04 Can you help me fix this issues? Looks like your PR still has a potential bug or it could be because of the jasonwynn10/libCustomPack library I'm not sure anymore... https://crash.pmmp.io/view/6988897

    [12:47:34.693] [Server thread/CRITICAL]: ValueError: "Invalid or uninitialized Zip object" (EXCEPTION) in "D:/Dev/virions/libCustomPack-master/src/libCustomPack/libCustomPack" at line 28
    --- Stack trace ---
      #0 D:/Dev/virions/libCustomPack-master/src/libCustomPack/libCustomPack(28): ZipArchive->close()
      #1 plugins/CustomJoinSound/src/NhanAZ/CustomJoinSound/Main(21): libCustomPack\libCustomPack::generatePackFromResources(object NhanAZ\CustomJoinSound\Main#25968)
      #2 pmsrc/src/plugin/PluginBase(117): NhanAZ\CustomJoinSound\Main->onEnable()
      #3 pmsrc/src/plugin/PluginManager(448): pocketmine\plugin\PluginBase->onEnableStateChange(true)
      #4 pmsrc/src/Server(1419): pocketmine\plugin\PluginManager->enablePlugin(object NhanAZ\CustomJoinSound\Main#25968)
      #5 pmsrc/src/Server(1024): pocketmine\Server->enablePlugins(object pocketmine\plugin\PluginEnableOrder#25741)
      #6 pmsrc/src/PocketMine(304): pocketmine\Server->__construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[7] D:\Dev\, string[15] D:\Dev\plugins\)
      #7 pmsrc/src/PocketMine(327): pocketmine\server()
      #8 pmsrc(11): require(string[51] phar://D:/Dev/PocketMine-MP.phar/src/PocketMine.php)
    --- End of exception information ---
    [12:47:34.693] [Server thread/EMERGENCY]: An unrecoverable error has occurred and the server has crashed. Creating a crash dump
    [12:47:34.704] [Server thread/EMERGENCY]: Please upload the "D:/Dev/crashdumps/Wed_Jun_15-12.47.34-WIB_2022.log" file to the Crash Archive and submit the link to the Bug Reporting page. Give as much info as you can.
    [12:47:34.705] [Server thread/EMERGENCY]: Forcing server shutdown
    
    [12:47:34.722] [Server thread/CRITICAL]: Error: "Typed property NhanAZ\CustomJoinSound\Main::$libRegRsp must not be accessed before initialization" (EXCEPTION) in "plugins/CustomJoinSound/src/NhanAZ/CustomJoinSound/Main" at line 26
    --- Stack trace ---
      #0 pmsrc/src/plugin/PluginBase(119): NhanAZ\CustomJoinSound\Main->onDisable()
      #1 pmsrc/src/plugin/PluginManager(487): pocketmine\plugin\PluginBase->onEnableStateChange(false)
      #2 pmsrc/src/plugin/PluginManager(476): pocketmine\plugin\PluginManager->disablePlugin(object NhanAZ\CustomJoinSound\Main#25968)
      #3 pmsrc/src/Server(1487): pocketmine\plugin\PluginManager->disablePlugins()
      #4 pmsrc/src/Server(1672): pocketmine\Server->forceShutdown()
      #5 pmsrc/src/Server(1571): pocketmine\Server->crashDump()
      #6 pmsrc/src/Server(1066): pocketmine\Server->exceptionHandler(object ValueError#28974)
      #7 pmsrc/src/PocketMine(304): pocketmine\Server->__construct(object BaseClassLoader#2, object pocketmine\utils\MainLogger#3, string[7] D:\Dev\, string[15] D:\Dev\plugins\)
      #8 pmsrc/src/PocketMine(327): pocketmine\server()
      #9 pmsrc(11): require(string[51] phar://D:/Dev/PocketMine-MP.phar/src/PocketMine.php)
    --- End of exception information ---
    [12:47:34.723] [Server thread/EMERGENCY]: Crashed while crashing, killing process
    
    bug help wanted 
    opened by NhanAZ 3
  • Restyle use libCustomPack by jasonwynn10

    Restyle use libCustomPack by jasonwynn10

    A duplicate of #4 with additional commits that automatically address incorrect style, created by Restyled.

    :warning: Even though this PR is not a Fork, it contains outside contributions. Please review accordingly.

    Since the original Pull Request was opened as a fork in a contributor's repository, we are unable to create a Pull Request branching from it with only the style fixes.

    The following Restylers made fixes:

    To incorporate these changes, you can either:

    1. Merge this Pull Request instead of the original, or

    2. Ask your contributor to locally incorporate these commits and push them to the original Pull Request

      Expand for example instructions
      ```console
      git remote add upstream https://github.com/nhanaz-pm-pl/CustomJoinSound.git
      git fetch upstream pull/<this PR number>/head
      git merge --ff-only FETCH_HEAD
      git push
      ```
      

    NOTE: As work continues on the original Pull Request, this process will re-run and update (force-push) this Pull Request with updated style fixes as necessary. If the style is fixed manually at any point (i.e. this process finds no fixes to make), this Pull Request will be closed automatically.

    Sorry if this was unexpected. To disable it, see our documentation.

    opened by restyled-io[bot] 0
Owner
NhanAZ's PocketMine-MP Plugins
Source code repositories for my PocketMine-MP plugins and related code
NhanAZ's PocketMine-MP Plugins
SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

SpawnInLobby Pocketmine-MP plugin. With this plugin the player will always join the game at the default world spawn point

null 1 Jan 7, 2022
Transfers you to the server of your choice when you join

Automatic-Server-Transfer Transfers you to the server of your choice when you join when installed this plugin automaticly transfers you to the server

null 3 Nov 4, 2021
A good plugin to play a sound when the player hits the enemy's head

HeadshotSound A good plugin to play a sound when the player hits the enemy's head. How to use Hit the player with a snowball, egg and bow in the head

Laith Youtuber 6 Nov 3, 2022
When the player is killed and dies, the sound will work

KillDeathSound | v1.0.0 ✔️ When the player is killed and dies, the sound will work ✔️ ☝ Features When the player is killed and dies, the sound will wo

Noob MCBG 4 Jun 27, 2022
A plugin manager for PocketMine-MP downloads plugin from PocketMine-MP official plugin repository

oh-my-pmmp A plugin manager for PocketMine-MP Getting Started Prerequisites Your server MUST RUN the latest version of PocketMine. Installation From P

thebigcrafter 6 Jan 4, 2023
Elevator - A simple PocketMine-MP plugin that allows to create elevators on your server

Elevator - A simple PocketMine-MP plugin that allows to create elevators on your server. How to use You just have to setup an id in the config.yml. Plac

AethTeam 2 Sep 4, 2022
A useful PocketMine-MP plugin that allows you to create crates in-game!

ComplexCrates A useful PocketMine-MP plugin that allows you to create crates in-game! Commands Main command: /crate Sub commands: create

Oğuzhan 8 Aug 26, 2021
A PocketMine-MP plugin that allows you to mute players permanently and for a specific time.

BetterMute - v1.1.1 A PocketMine-MP plugin that allows you to mute players permanently and for a specific time. Features easy mute players permanent o

supercrafter333 7 Dec 21, 2022
A PocketMine-MP plugin that allows you to comfortably register events using a new piece of PHP 8 power — attributes.

AdvancedEvents This is a PocketMine-MP plugin that allows you to comfortably register events using a new piece of PHP 8 power — attributes. Inspired b

JuraSciix 7 Dec 5, 2022