Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nypex5710 authored Apr 24, 2020
1 parent 8fe02cf commit 3656d90
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,2 @@
# PocketTR
Pocketmine forked for create not official PocketTR server software

# Completed
✓ Folder Plugin Loader<br>
✓ Swim problem solved<br>
✓ All block names set Turkish language<br>
✓ All item names set Turkish language<br>
✓ Persona skin support<br>
✓ Add Crossbow<br>
✓ Add FishingRod<br>
✓ Add fireworks (Thanks for thebigsmileXD)<br>
✓ Add left hand control functions<br>
✓ Add Shield (BETA)

# Left Hand Functions
```php
$player->getLeftInventory() //get left item inventory
$player->getLeftInventory()->setItemInLeftHand() // set item in left hand
$player->getLeftInventory()->getItemInLeftHand() // get item in left hand
```

0 comments on commit 3656d90

Please sign in to comment.