SimpleHotel
SimpleHotel v1.1
SimpleHotel is a plugin in which I hope to expand in the future. The plugin is basically a 'payed warps' plugin, with '[check-in]' signs along with various other tools to allow you to create 'simple hotels'. This plugin requires Vault, so if you havn't already installed that on your server, I reccomend you do so as to support my plugin and many others to come in the future which will support this new API. Check out the Main Forum for more info including a video of the plugin in operation.
Features
- Create hotels with [hotel] tag on top line of sign
- Hotel pricing
- [check-in] signs which allow users to rightclick the sign to 'check in' to a hotel
- Commands for all major hotel operations
- Deletes hotels when the accompanying sign is removed
Permissions & commands
permissions:
- SimpleHotel.create.hotel:
Description: States whether or not a player can make a hotel
Default: op
- SimpleHotel.create.checkin:
Description: States whether or not a player can create a check-in sign
Default: op
- SimpleHotel.remove:
Description: States whether or not a player can destroy hotel signs
Default: op
- SimpleHotel.canbuy:
Description: Defines whether or not a user may buy a hotel with a sign or command
Default: op
- SimpleHotel.list:
Description: Defines whether or not a player can list available hotels
Default: op
commands:
- hotel:
description: Command for purchasing a hotel room for a night.
usage: /<command> <hotelroom>
aliases: [buyhotel, rentroom, stay]
- delhotel:
description: Command for deleting hotels which have been assigned.
usage: /<command> <hotelroom>
aliases: [removehotel, hotelremove, hoteldel, delroom]
- listhotels:
description: Command for listing designated hotels
usage: /<command>
aliases: [hotels]
Usage
To create a simple hotel, place a sign in game. Once you have done this, set the lines as follows:
1st line: [hotel] 2nd line: <name of hotel> 3rd line: <price> eg: 10.50, 20.70 (must have decimal places)
To create a check-in sign, set it up as follows:
1st line: [check-in] 2nd line: <name of hotel>
Thank you for using my plugin and put any requests or problems in the comment section below :)
-
View User Profile
-
Send Message
Posted Nov 9, 2013@SkylordJoel
https://github.com/wizzledonker/SimpleHotel
it's on Github
-
View User Profile
-
Send Message
Posted Jun 9, 2013Im a little confused. Does the plugin actually distribute rooms, or do you have to do that manually?
-
View User Profile
-
Send Message
Posted May 25, 2013Looks great! Can you possibly add so on 4th line you can choose how long to rent a room for?
-
View User Profile
-
Send Message
Posted Feb 21, 2013@mendrinos24
He has not posted the source code so how are you going to do this? Decompile then update?
-
View User Profile
-
Send Message
Posted Feb 6, 2013@mendrinos24
Awesome! Be sure to post!
-
View User Profile
-
Send Message
Posted Jan 5, 2013@mendrinos24
Are you going to post it on bukkit? if not, please add me on skype: schnebba1
-
View User Profile
-
Send Message
Posted Jan 5, 2013@mendrinos24
can you tell me when its done?
-
View User Profile
-
Send Message
Posted Jan 2, 2013Considering the owner has not logged in since September and has not updated this since 2011, I am going to update this to 1.4.6 and manage the plugin.
-
View User Profile
-
Send Message
Posted Jan 1, 2013@wizzledonker I have noticed that this plugin is out of date and i know someone who wants a plugin like this so i was wondering if i would be able to take over the development of this plugin
-
View User Profile
-
Send Message
Posted Aug 25, 2012Please Update i want to try this out it looks really good.
-
View User Profile
-
Send Message
Posted Aug 25, 2012Update
-
View User Profile
-
Send Message
Posted Apr 15, 2012Will you be updating? This is an awesome mod :D
-
View User Profile
-
Send Message
Posted Apr 10, 2012Will you be updating? This is an awesome mod :D
-
View User Profile
-
Send Message
Posted Apr 9, 2012pleess update to 1.2.5
-
View User Profile
-
Send Message
Posted Apr 9, 2012Update Pleess
-
View User Profile
-
Send Message
Posted Apr 9, 2012update Pless
-
View User Profile
-
Send Message
Posted Mar 29, 2012Will you be updating? This is an awesome mod
-
View User Profile
-
Send Message
Posted Nov 29, 2011@Forecaster71
Sorry about that, check the main post for a more formatted version. http://forums.bukkit.org/threads/tp-fun-rp-simplehotel-add-simple-costly-hotels-to-your-server-1337.47207/ My source does have the 3 commands which the plugin uses:
/hotel <name> /listhotels /delhotel <name>
All other functions of the plugin happen through signs, the setting up of the 'hotels' and [check-in] signs (to go in the lobby, for example).
So yes, the plugin is basically payed warps with additional features.
-
View User Profile
-
Send Message
Posted Nov 29, 2011I'm uncertain what the purpose of this plugin is.
It appears to be a warp plugin, in which case the name is confusing.
The /rentroom command only says that it needs a hotelroom parameter, but the only parameter set so far is the hotel name which doesn't seem to be what it wants.
The version on github doesn't appear to be the most recent since it lacks a few of the commands.
And the above permissions & commands section is a mess. You should introduce some line breaks to make it easier to read.