Giter Club home page Giter Club logo

arcore's Introduction

ARCore

Notice: You Can Find ARCore Website Here.

Notice: Rewrite Is In Progress (NOT), I Will Update It In Github At Here.

Description: Used To Be Under Development Of ArchRPG Organization . Then Due To Certain Circumstances The Plugin Was Abandoned.

Note:

  • This Plugin Will Be Update 'Not To Frequently' Due To I(HyGlobalHD) Can't Test The Plugin Cause I Use x86 Window And Pocketmine Not Support It Anymore. Note: Sobb Sobb Cry Cry :P
  • See TODO
  • This Plugin Does Not Support Latest Pocketmine-MP Server Or Something Similiar.

NOTICE:

Others :-

  • Get the old, unstable version and old API of ARCore here. (P.S: It might be laggy :P)
  • Feel free to make pull requests to help us complete this plugin!

arcore's People

Contributors

acneo avatar adam1609 avatar dapigguy avatar hyglobalhd avatar jdot-r avatar neurobinds avatar

Stargazers

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

Watchers

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

arcore's Issues

Next Update on 0.0.4

  • Custom Skills (for example Blindness, LifeSteal, .....)
  • Improvement for AntiLagg (delay)
  • Background noteblock song
  • New Pets
  • Pets can follow players when changing world

Background Sounds/Songs

Hey, I Just Wondering If You Know A Best Way To Make This?
Example:

  • Default Level/World (Example1 Song)
    • Others Level/World (Example2 Song)
    • ...
      I Don't Want If The Player Near NoteBlock The Songs Will Start I Want It Like When Server Start Or Player Join There Will A Song.
      Not By Command.
      Darn My Grammar :0

PlayerJoinEvent Message

It is not an issue. It's a request. Can you add that on the join event?

$player = $event->getPlayer();
$name = $player->getName();
$text[0] = TextFormat::DARK_PURPLE . "##########################";
$text[1] = TextFormat::AQUA . "Welcome, $name";
$text[2] = TextFormat::LIGHT_PURPLE . "Website: " . TextFormat::WHITE . "Customizable via config";
$text[3] = TextFormat::LIGHT_PURPLE . "Vote Website " . TextFormat::WHITE . "Customizable via config";
$text[4] = TextFormat::AQUA . "To Login do /login . To Register do /register ";
$text[5] = TextFormat::DARK_PURPLE . "##########################";
$player->sendMessage($text[0]);
$player->sendMessage($text[1]);
$player->sendMessage($text[2]);
$player->sendMessage($text[3]);
$player->sendMessage($text[4]);
$player->sendMessage($text[5]);

My server can't load database!!

My server can't load database file message like down

[Server thread/CRITICAL]: Exception: "Unable to open database: unable to open database file" (EXCEPTION) in "/phar_OAO-master (5)_9wbhm3VseC9EnfS.phar/src/ARCore/ARCore" at line 239

Can you help me?

Anticheatpe

Hey I see your looking for anticheat.. anticheatpe is the best for now.. kicks speedhacks

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.