Coder Social home page Coder Social logo

inxomnyaa / bossannouncement Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 23.0 32 KB

A plugin that can show changing messages in the EnderDragon/Wither boss bar.

Home Page: https://poggit.pmmp.io/ci/thebigsmileXD/BossAnnouncement/~

License: MIT License

PHP 100.00%
boss-bar bossbar bossbarapi enderdragon pmmp pmmp-plugin title wither

bossannouncement's Introduction

inxomnyaa 👨‍💻

Hey!👋 My name is Dan and I am known for breaking Minecraft in all ways possible 😅

I am the creator of the ✨MagicWE✨ World Editor, which aims at simplifying world editing on mobile and desktop devices by utilizing many of the MCPE exclusive features, and simultaneously providing beginner-friendly tools and commands.

Outstanding are advanced features such as block and palette parsing using blockstates, command completion, selection outlines, the WAILA boss bar and an info scoreboard, as well as support for various file formats for sharing and importing structures.

Furthermore, I have been working as a developer, pixel artist and BlockBench animator/model designer at @NetherGamesMC for a while, however now I have put focus on my very own server project:

🐺WolvesFortress🏰, an upcoming fantasy MMORPG realm with focus on immersive storytelling and gameplay.

I no longer maintain many of my PocketMine-MP plugins. I still sometimes work on MagicWE and the associated libraries.

Commissions 💌

If you are interested in hiring me for a project, I am happy to accept paid assignments. Feel free to contact me via the options listed below and provide some details about the project and its scope. You can browse some of my projects on 🎨Artfol and 🐦Twitter.

At the moment I am offering:

  • Pixel Art
  • BlockBench projects (models, animations)

Donations 👛

If you want an update/fix for another project, or you simply happen to find my open source projects useful or convenient, please feel free to make a donation to any of the following services:

In case you include your @name in the description of the donation, you can claim the donor rank on my 🎮 Discord: discord.gg/Vh7Usbs. For updates and bugfixes, it is best to contact me first regarding the plugin/library you want updates for, as I no longer provide support for some of my projects.

Thank you for your generous support and have a nice day!

Contact 📮

In case you are planning to contact me, do not just write "Hi" or else your message is likely to get ignored. State your reason for writing. You may text me without doing a friend request. https://dontasktoask.com/ https://nohello.net/

  • 🎮 Discord: inxomnyaa
  • 🐦 Twitter: inxomnyaa

Github Stats & Open Source Events 📊

An image of @xenialdan's Holopin badges, which is a link to view their full Holopin profile An image showing stats like total stars, commits etc. and some weird score that really doesn't say anything

#BlameMojang

Old names: @XenialDan, @thebigsmileXD

bossannouncement's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

bossannouncement's Issues

Update

Update to 3.0.0-ALPHA11

Internal server error

When i join the server using the plugin I can't join,plsss update we really need the plugin plss thx

Help me

Hello my server is showing me errors from the plugins can you help me please

Here are the errors:
BossBar Bug

Console Spamming

[09:01:24] [Server thread/CRITICAL]: Could not execute task xenialdan\BossAnnouncement\SendTask: Argument 1 passed to pocketmine\utils\Binary::writeUnsignedVarLong_64() must be of the type integer, null given, called in phar:///root/Lobby/PocketMine-MP.phar/src/pocketmine/utils/Binary.php on line 689
[09:01:24] [Server thread/CRITICAL]: TypeError: "Argument 1 passed to pocketmine\utils\Binary::writeUnsignedVarLong_64() must be of the type integer, null given, called in phar:///root/Lobby/PocketMine-MP.phar/src/pocketmine/utils/Binary.php on line 689" (EXCEPTION) in "/src/pocketmine/utils/Binary" at line 728

YAY!! FIRST ISSUE!!

"Could not pass event 'pocketmine\event\player\PlayerMoveEvent' to 'BossAnnouncement v1.0.0': Call to undefined method xenialdan\BossBarAPI\API::playerMove() on xenialdan\BossAnnouncement\Main

playerMove() event on BossBarAPI, want me to create an issue there aswell?

Fix bossbar disabled after died [Share]

Hi there,
Idk does this problem is only occurs on me or not.
Whatever,I wrote a simple code thats fixed this problem.
Forgive my knowledge (I am newbie of php)

use pocketmine\event\player\PlayerDeathEvent;

public function onDeath(PlayerDeathEvent $ev) {
      Loader::getInstance()->bar->addPlayer($ev->getPlayer());
}

Thanks.

Suggestion

Can you add an on/off command for the boss bar please? Thank you!

doesnt working

spamming this

[21:36:19] [Server thread/CRITICAL]: Could not execute task xenialdan\BossAnnouncement\SendTask: Call to undefined function xenialdan\BossAnnouncement\utf8_encode()

CRITICAL QUESTION

It seems since the change from the wither boss to the ender dragon, the ender dragon seems to die on health 1, causing the client to lag extremely if the client is near that fake dragon. I saw the ender dragon death animation, when it spawned.

ANYONE ELSE ALSO EXPERIENCED THIS?

Please also ask your players.
TY :*

Disables

Console shows loading plugin then disables it
Using PMMP LATEST
3.0.0-ALPHA9

Mode 1 and 2 not properly working when switching worlds

Hi there.
I have ever create a issue thats featuring the bossbar will be disabled if player die.
Then the author fixed it very soon!

Nowadays,I find a problem.
I set Mode 1 in config,as the bossbar will only show if world level name called "hub".

When I essay to teleport to another world,for example World "thebridge",it will not display it.Of course.

However,when I teleport back to lobby (world "hub"),the bossbar will not display even it is match with level name as adjusted in config.

Thank you.

Still 15 bytes unread

Warning: assert(): Still 15 bytes unread in xenialdan\BossBarAPI\BossEventPacket failed in /storage/sdcard0/Genisys/src/pocketmine/network/Network.php on line 256

I don't know why this always happen

BossBar error

When I'm joining my server,boss bar says loading.,stucks and then disappears sometimes.This started to happen when I changed to pmmp,and I have the 2 bossbar plugins updated.

Bug

[Tesseract] [20:35:25] CRITICAL> "Невозможно обработать событие 'pocketmine\event\player\PlayerJoinEvent' в 'BossAnnouncement v1.1.2
: Call to undefined method xenialdan\BossBarAPI\BossEventPacket::putEntityId() в xenialdan\BossAnnouncement\Main"
[Tesseract] [20:35:25] CRITICAL> Error: "Call to undefined method xenialdan\BossBarAPI\BossEventPacket::putEntityId()" (EXCEPTION) i
"/plugins/BossBarAPI/src/xenialdan/BossBarAPI/BossEventPacket" at line 17

CONSole spamming

function getName() on null
[03:07:51] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/BossAnnouncement-master/src/xenialdan/BossAnnouncement/Main" at line 105
[03:07:52] [Server thread/CRITICAL]: Could not execute task xenialdan\BossAnnouncement\SendTask: Call to a member function getName() on null
[03:07:52] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/BossAnnouncement-master/src/xenialdan

Console spamming

function getName() on null
[03:07:51] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/BossAnnouncement-master/src/xenialdan/BossAnnouncement/Main" at line 105
[03:07:52] [Server thread/CRITICAL]: Could not execute task xenialdan\BossAnnouncement\SendTask: Call to a member function getName() on null
[03:07:52] [Server thread/CRITICAL]: Error: "Call to a member function getName() on null" (EXCEPTION) in "plugins/BossAnnouncement-master/src/xenialdan

I am using ClearSky and how do i enable xdebug?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.